![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnsiAllocator.h>
Classes | |
| class | ForAnyElementType |
| class | ForElementType |
Public Types | |
| enum | { NeedsElementType = false } |
| enum | { RequireRangeCheck = true } |
| using | SizeType = int32 |
| typedef FAnsiAllocator | ElementAllocator |
| typedef FAnsiAllocator | BitArrayAllocator |
Allocator that allocates memory using standard library functions.
| using FAnsiAllocator::SizeType = int32 |