Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2591
class MultipleSmartCtors {
Callers
1
embind.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected