Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
Inheritance Hierarchy
- TCanMoveBetweenAllocators
- TCanMoveBetweenAllocators< TSizedDefaultAllocator< FromIndexSize >, TSizedDefaultAllocator< ToIndexSize > >
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include | #include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<uint8 FromIndexSize, uint8 ToIndexSize>
struct TCanMoveBetweenAllocators< TSizedDefaultAllocator< FromIndexSize >, TSizedDefaultAllocator< ToIndexSize > > : public TCanMoveBetweenAllocators< TSizedDefaultAllocator< FromIndexSize >::Typedef, TSizedDefaultAllocator< ToIndexSize >::Typedef >