MCPcopy 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

730class PolySecondBase {
731public:
732 PolySecondBase() : name_("PolySecondBase") {}
733
734 virtual ~PolySecondBase() {}
735

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected