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

Function module

benchmark/bind_error/dicpp.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18};
19
20void module(di::registry& r) {
21 // r.add(r.type<I>().implementation<Impl>());
22}
23
24int main() {
25 di::injector injector;

Callers 10

mainFunction · 0.70
di_bind.cppFile · 0.50
di_injector.cppFile · 0.50
mainFunction · 0.50
given_module_no_bindingsFunction · 0.50
given_module_bind_intFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by 1

mainFunction · 0.40