Template Class QuickPool::pool_allocator¶
Defined in File QuickPool.hpp
Nested Relationships¶
This class is a nested type of Class QuickPool.
Class Documentation¶
-
template<typename
Value>
classumpire::strategy::QuickPool::pool_allocator¶ -
Public Functions
-
pool_allocator()¶
-
template<typename
U>pool_allocator(const pool_allocator<U> &other)¶ BUG: Only required for MSVC.
Public Members
-
util::FixedMallocPool
pool¶
-