MCPcopy Create free account
hub / github.com/ThePhD/sol2 / class01

Method class01

tests/run_time/source/usertypes.constructors.cpp:182–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 public:
181 int x = 57;
182 class01() {
183 }
184 };
185
186 class class02 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected