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

Method bar

extension/test/injector.cpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24struct impl2 : i2 {
25 int bar() const override { return 99; }
26};
27
28struct impl1 : i1 {

Callers 1

impl1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected