![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RapidJsonUtils.h>
Public Member Functions | |
| void * | Malloc (size_t Count) |
| void * | Realloc (void *Original, size_t, size_t Count) |
| bool | operator== (const FAllocatorImpl &) const |
| bool | operator!= (const FAllocatorImpl &) const |
Static Public Member Functions | |
| static void | Free (void *Ptr) |
Static Public Attributes | |
| static const bool | kNeedFree = true |
|
inline |
|
inline |