Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dobiasd/FunctionalPlus
/ mallocator
Method
mallocator
test/transform_test.cpp:208–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
using value_type = T;
207
208
mallocator() = default;
209
template <class U>
210
mallocator(const mallocator<U>&) { }
211
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected