MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / ParentClass

Method ParentClass

test/embind/embind_test.cpp:463–463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461class ParentClass {
462public:
463 ParentClass() : bigClass(){};
464
465 BigClass bigClass;
466

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected