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