Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ get_raw
Method
get_raw
test/embind/embind_test.cpp:1711–1713 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1709
}
1710
1711
T* get_raw() const {
1712
return ptr_;
1713
}
1714
1715
private:
1716
void verify() const {
Callers
1
get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected