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

Method func

listings/listing_2.6.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 int& i;
30
31 func(int& i_):i(i_){}
32
33 void operator()()
34 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected