MCPcopy Create free account
hub / github.com/comaps/comaps / get_allocator

Function get_allocator

3party/ankerl/unordered_dense.h:1442–1444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1440 }
1441
1442 auto get_allocator() const noexcept -> allocator_type {
1443 return m_values.get_allocator();
1444 }
1445
1446 // iterators //////////////////////////////////////////////////////////////
1447

Callers 3

get_allocatorMethod · 0.85
operator=Method · 0.85
operator=Function · 0.85

Calls 1

get_allocatorMethod · 0.45

Tested by

no test coverage detected