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

Method WhichCtorCalled

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

Source from the content-addressed store, hash-verified

2584 }
2585
2586 int WhichCtorCalled() const {
2587 return value;
2588 }
2589};
2590
2591class MultipleSmartCtors {

Callers 1

embind.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected