Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tessil/ordered-map
/ get_allocator
Method
get_allocator
include/tsl/ordered_map.h:203–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
allocator_type get_allocator() const { return m_ht.get_allocator(); }
204
205
/*
206
* Iterators
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected