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

Method bar

extension/test/providers/runtime_provider.cpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 assert(str == "text");
43 }
44 int bar() const override { return 99; }
45};
46
47struct impl1 : i1 {

Callers 1

impl1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected