Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
461
class ParentClass {
462
public:
463
ParentClass() : bigClass(){};
464
465
BigClass bigClass;
466
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected