Searched defs:LocalCountingAllocator (Results 1 – 1 of 1) sorted by relevance
145 LocalCountingAllocator() : max_items{0} { clear_counters(); } in LocalCountingAllocator() function147 LocalCountingAllocator( const LocalCountingAllocator& other ) in LocalCountingAllocator() function151 LocalCountingAllocator( const LocalCountingAllocator<U>& other ) in LocalCountingAllocator() function