LinkedListPool::List¶
-
class List¶
Single list within LinkedListPool.
List only refers to chain of elements. Copying it doesn’t copy any element. Item data is owned by LinkedListPool.
Use LinkedListPool::makeList to create non-empty list.
Single list within LinkedListPool.
List only refers to chain of elements. Copying it doesn’t copy any element. Item data is owned by LinkedListPool.
Use LinkedListPool::makeList to create non-empty list.