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

Method EventContainer

tests/Issue205_2.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10 public:
11 EventContainer() : val{1235}{}
12};
13
14int main() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected