Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tessil/ordered-map
/ custom_allocator
Method
custom_allocator
tests/custom_allocator_tests.cpp:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
};
54
55
custom_allocator() = default;
56
custom_allocator(const custom_allocator&) = default;
57
58
template <typename U>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected