Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getField
Method
getField
test/embind/embind_test.cpp:1814–1816 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1812
std::string field1;
1813
1814
std::string getField() const {
1815
return field1;
1816
}
1817
};
1818
1819
struct Base2 {
Callers
1
embind.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected