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_hash.h:574–574 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
allocator_type get_allocator() const { return m_values.get_allocator(); }
575
576
/*
577
* Iterators
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected