Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ Base1
Method
Base1
test/embind/embind_test.cpp:1811–1811 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1809
struct Base1 {
1810
public:
1811
Base1() : field1(
"Base1"
) {}
1812
std::string field1;
1813
1814
std::string getField() const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected