Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
Inheritance Hierarchy
- TAllocatorTraitsBase
- TAllocatorTraits< TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator > >
References
| |
|
| Module |
Core |
| Header |
/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include |
#include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<typename InElementAllocator, typename InBitArrayAllocator>
struct TAllocatorTraits< TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator > > : public TAllocatorTraitsBase< TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator > >
Constants