MCPcopy Create free account
hub / github.com/anthonywilliams/ccia_code_samples / func

Method func

listings/listing_2.2.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 int& i;
11
12 func(int& i_):i(i_){}
13
14 void operator()()
15 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected