Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComodoSecurity/openedr
/ x_value
Function
x_value
edrav2/eprj/boost/libs/python/test/implicit.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
typedef test_class<> X;
14
15
int x_value(X const& x)
16
{
17
return x.value();
18
}
19
20
X make_x(int n) { return X(n); }
21
Callers
nothing calls this directly
Calls
1
value
Method · 0.45
Tested by
no test coverage detected