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

Method func

listings/listing_2.3.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected