Navigation
API > API/Runtime > API/Runtime/Core
| Name | TLockFreePointerListLIFO |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/LockFreeList.h |
| Include Path | #include "Containers/LockFreeList.h" |
Syntax
template<class T>
class TLockFreePointerListLIFO : public TLockFreePointerListLIFOPad< T, 0 >
Inheritance Hierarchy
- FLockFreePointerListLIFOBase → TLockFreePointerListLIFOPad → TLockFreePointerListLIFO