Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/di
/ implementation
Class
implementation
example/pool_provider.cpp:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
virtual ~interface() noexcept = default;
54
};
55
struct implementation : interface {};
56
57
/*<example `pool allocator`>*/
58
struct pool_allocator {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected