Searched refs:in_allocator (Results 1 – 1 of 1) sorted by relevance
371 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() argument