![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LockFreeList.h>
Inheritance diagram for TLockFreePointerListUnordered< T, TPaddingForCacheContention >:Additional Inherited Members | |
Public Member Functions inherited from TLockFreePointerListLIFOPad< T, TPaddingForCacheContention > | |
| void | Push (T *NewItem) |
| T * | Pop () |
| template<typename ContainerType > | |
| void | PopAll (ContainerType &Output) |
| template<typename FunctorType > | |
| void | PopAllAndApply (FunctorType InFunctor) |
| UE_FORCEINLINE_HINT bool | IsEmpty () const |