MCPcopy 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

9namespace di = boost::di;
10
11di::injector<int> module3() { return di::make_injector(); }

Callers 1

di_bind.cppFile · 0.70

Calls 1

make_injectorFunction · 0.50

Tested by

no test coverage detected