![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoAllocators.h>
Public Member Functions | |
| TSingleThreadedSlabAllocator () | |
| ~TSingleThreadedSlabAllocator () | |
| template<typename... ArgsType> | |
| T * | Construct (ArgsType &&... Args) |
| void | Destroy (T *Ptr) |
| T * | Alloc () |
| void | Free (T *Ptr) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |