#include <allocator_policies.h>
◆ Storage_Reallocate()
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ ~Storage_Reallocate()
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ Address()
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ Capacity()
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ Expand()
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ MaxCapacity()
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ NONCOPYABLE()
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ allocator
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ capacity
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
◆ storage
template<class Allocator = Allocator_Heap, class GrowthPolicy = Growth_Exponential<>>
The documentation for this class was generated from the following file: