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

Method MultipleOverloads

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

Source from the content-addressed store, hash-verified

2610class MultipleOverloads {
2611public:
2612 MultipleOverloads() {}
2613
2614 int value;
2615 static int staticValue;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected