Navigation
API > API/Runtime > API/Runtime/Core
| Name | TAllocatorTraits< FDefaultBitArrayAllocator > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path | #include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<>
struct TAllocatorTraits< FDefaultBitArrayAllocator > : public TAllocatorTraits< FDefaultBitArrayAllocator ::Typedef >
Inheritance Hierarchy
- TAllocatorTraitsBase → TAllocatorTraits → TAllocatorTraits< FDefaultBitArrayAllocator >