Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/di
/ module
Function
module
benchmark/create_simple/fruit.cpp:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
// clang-format on
112
113
fruit::Component<Simple> module() { return fruit::createComponent(); }
114
115
int main() {
116
fruit::Injector<Simple> injector{module()};
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected