Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
struct impl2 : i2 {
25
int bar() const override { return 99; }
26
};
27
28
struct impl1 : i1 {
Callers
1
impl1
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected