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

Method PolyDiamondBase

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

Source from the content-addressed store, hash-verified

850class PolyDiamondBase {
851public:
852 PolyDiamondBase() : name_("PolyBase") {}
853 ~PolyDiamondBase() {}
854
855 std::string getClassName() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected