MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / E

Method E

tests/CompilerGeneratedHandlerTest.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28public:
29
30 E(int x): i{x} {}
31private:
32 int i;
33};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected