Struct HeapSafeCoalescingQueueNode<TContainer, TValue>
- Namespace
- CounterpointCollective.Collections
- Assembly
- CounterpointCollective.CoalescingQueue.dll
public struct HeapSafeCoalescingQueueNode<TContainer, TValue> where TContainer : struct
Type Parameters
TContainerTValue
- Inherited Members
Methods
Open()
public CoalescingQueueNode<TContainer, TValue> Open()
Returns
- CoalescingQueueNode<TContainer, TValue>