Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/codebrowser
/ Val
Class
Val
tests/test.cc:335–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
334
extern int value;
335
struct Val { int v;
336
void operator+=(const Val &);
337
} valval;
338
const Val operator+(const Val&, const Val&);
339
struct Uses {
340
void operator[](int);
Callers
1
w
Method · 0.85
Calls
no outgoing calls
Tested by
1
w
Method · 0.68