MCPcopy Create free account
hub / github.com/Tessil/ordered-map / get_allocator

Method get_allocator

include/tsl/ordered_set.h:182–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 allocator_type get_allocator() const { return m_ht.get_allocator(); }
183
184 /*
185 * Iterators

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected