Foundation
Loading...
Searching...
No Matches
Foundation
Core
AtomicPool
Node
Public Attributes
|
List of all members
Foundation::Core::AtomicPool< T >::Node Struct Reference
Public Attributes
Node
*
next
uintptr_t
used
{0}
T
data
Member Data Documentation
◆
data
template<
typename
T
>
T
Foundation::Core::AtomicPool
<
T
>::Node::data
◆
next
template<
typename
T
>
Node
*
Foundation::Core::AtomicPool
<
T
>::Node::next
◆
used
template<
typename
T
>
uintptr_t
Foundation::Core::AtomicPool
<
T
>::Node::used {0}
The documentation for this struct was generated from the following file:
Source/Core/
AtomicPool.hpp
Generated by
1.9.8