Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getPtrClassName
Method
getPtrClassName
test/embind/embind_test.cpp:764–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
762
}
763
764
static std::string getPtrClassName() {
765
return ptr_->getClassName();
766
}
767
768
static std::shared_ptr<PolyBase> getPtr() {
769
return ptr_;
Callers
1
embind.test.js
File · 0.80
Calls
1
getClassName
Method · 0.45
Tested by
no test coverage detected