This component‐private utility handles the lock‐free pool of list nodes.
Synopsis
Declared in <bdlcc_skiplist.h>
struct SkipList_PoolUtil;
Type Aliases
Name |
Description |
Type of the pool manager used by this utility. |
Static Member Functions
Name |
Description |
Reserve memory for a node at the specified |
|
Create a pooled node allocator for up to |
|
Return the node at |
|
Destroy |
Created with MrDocs