Searched defs:underlying_allocator (Results 1 – 1 of 1) sorted by relevance
147 explicit Container(MemoryAllocator* underlying_allocator) in Container()153 MemoryAllocator* underlying_allocator() const { in underlying_allocator() function