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

Method getPtr

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

Source from the content-addressed store, hash-verified

766 }
767
768 static std::shared_ptr<PolyBase> getPtr() {
769 return ptr_;
770 }
771
772private:
773 std::string name_;

Callers 1

embind.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected