MCPcopy Create free account
hub / github.com/boost-ext/di / run

Method run

example/example.cpp:129–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 }
128
129 auto run() const { return i_ == 42; }
130
131 private:
132 int i_ = 0;

Callers 2

example.cppFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected