Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ test
Method
test
examples/source/usertype.cpp:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
int test(int x) {
20
return static_cast<int>(name.length()) + x;
21
}
22
};
23
24
struct vector {
Callers
nothing calls this directly
Calls
1
length
Method · 0.80
Tested by
no test coverage detected