#include <ContainerAllocationPolicies.h>
◆ ForElementType()
template<
uint32 NumInlineElements>
| TFixedAllocator< NumInlineElements >::ForElementType< ElementType >::ForElementType |
( |
| ) |
|
|
inline |
◆ CalculateSlackGrow()
template<
uint32 NumInlineElements>
◆ CalculateSlackReserve()
template<
uint32 NumInlineElements>
◆ CalculateSlackShrink()
template<
uint32 NumInlineElements>
◆ GetAllocatedSize()
template<
uint32 NumInlineElements>
◆ GetAllocation()
template<
uint32 NumInlineElements>
◆ GetInitialCapacity()
template<
uint32 NumInlineElements>
◆ HasAllocation()
template<
uint32 NumInlineElements>
◆ MoveToEmpty()
template<
uint32 NumInlineElements>
Moves the state of another allocator into this one. Assumes that the allocator is currently empty, i.e. memory may be allocated but any existing elements have already been destructed (if necessary).
- Parameters
-
| Other | - The allocator to move the state from. This allocator should be left in a valid empty state. |
◆ ResizeAllocation()
template<
uint32 NumInlineElements>
The documentation for this class was generated from the following file: