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

Method get10

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

Source from the content-addressed store, hash-verified

3017
3018struct Mixin {
3019 int get10() const {
3020 return 10;
3021 }
3022};
3023
3024template<typename ClassBinding>

Callers 1

embind.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected