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

Method WhichCtorCalled

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

Source from the content-addressed store, hash-verified

2603 }
2604
2605 int WhichCtorCalled() const {
2606 return value;
2607 }
2608};
2609
2610class MultipleOverloads {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected