![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ConcurrentLinearAllocator.h>
Public Member Functions | |
| unsigned int | FetchSub (unsigned int N, std::memory_order Order) |
| void | Store (unsigned int N, std::memory_order Order) |
Public Attributes | |
| std::atomic_uint | Value |
|
inline |
Returns the original number of allocations, before subtraction occurs.
|
inline |
| std::atomic_uint TLinearAllocatorBase< BlockAllocationTag, ThreadPolicy >::FBlockHeader::FAtomicUInt::Value |