Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ PolySecondBase
Method
PolySecondBase
test/embind/embind_test.cpp:732–732 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
730
class PolySecondBase {
731
public:
732
PolySecondBase() : name_(
"PolySecondBase"
) {}
733
734
virtual ~PolySecondBase() {}
735
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected