Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void module(di::registry& r) {
21
// r.add(r.type<I>().implementation<Impl>());
22
}
23
24
int main() {
25
di::injector injector;
Callers
10
main
Function · 0.70
di_bind.cpp
File · 0.50
di_injector.cpp
File · 0.50
main
Function · 0.50
given_module_no_bindings
Function · 0.50
given_lambda_module_no_bindings
Function · 0.50
given_module_bind_int
Function · 0.50
main
Function · 0.50
main
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
1
main
Function · 0.40