MCPcopy Create free account
hub / github.com/KDAB/codebrowser / o

Method o

tests/test.cc:386–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384 return value;
385 }
386 void o() {
387 (void) value;
388 }
389};
390
391int &func(int &x, int &y)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected