Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/di
/ module3
Function
module3
test/ft/di_module_3.cpp:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
namespace di = boost::di;
10
11
di::injector<int> module3() { return di::make_injector(); }
Callers
1
di_bind.cpp
File · 0.70
Calls
1
make_injector
Function · 0.50
Tested by
no test coverage detected