![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
In-place linked list of the allocations, used for the freelist. More...
Public Member Functions | |
| ListNode (ListNode *next) | |
Public Attributes | |
| ListNode * | m_next |
In-place linked list of the allocations, used for the freelist.
|
inlineexplicit |
| ListNode* PoolResource< MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >::ListNode::m_next |