Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3018
struct Mixin {
3019
int get10() const {
3020
return 10;
3021
}
3022
};
3023
3024
template<typename ClassBinding>
Callers
1
embind.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected