Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/Framework
Inheritance Hierarchy
- TAllocatorTraitsBase
- TAllocatorTraits
- TAllocatorTraits< Chaos::TUncheckedFixedAllocator< NumInlineElements > >
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/UncheckedArray.h |
| Include | #include "Chaos/Framework/UncheckedArray.h" |
Syntax
namespace TAllocatorTraits< Chaos
{
template<int32 NumInlineElements>
struct TAllocatorTraits< Chaos::TUncheckedFixedAllocator< NumInlineElements > > : public TAllocatorTraits< TFixedAllocator< NumInlineElements > >
}