Navigation
API > API/Runtime > API/Runtime/uLangCore
| Name | TAllocatorTraits< TDefaultElementAllocator< RawAllocatorType > > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Memory/Allocator.h |
| Include Path | #include "uLang/Common/Memory/Allocator.h" |
Syntax
template<class RawAllocatorType>
struct TAllocatorTraits< TDefaultElementAllocator< RawAllocatorType > > : public uLang::TAllocatorTraitsBase< TDefaultElementAllocator< RawAllocatorType > >
Inheritance Hierarchy
- TAllocatorTraitsBase → TAllocatorTraits< TDefaultElementAllocator< RawAllocatorType > >