Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ MixGL2
Method
MixGL2
tests/local_bindings.h:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
struct MixGL2 {
91
int i;
92
explicit MixGL2(int i) : i{i} {}
93
};
Callers
1
test_cross_module_calls
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_cross_module_calls
Function · 0.64