libcute 0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
cu_SkipList Struct Reference
Collaboration diagram for cu_SkipList:
Collaboration graph
[legend]

Public Attributes

struct cu_SkipList_Node * head
 
size_t level
 
size_t max_level
 
cu_SkipList_CmpFn cmp
 
cu_Layout key_layout
 
cu_Layout value_layout
 
cu_Allocator allocator
 
cu_Destructor_Optional key_destructor
 
cu_Destructor_Optional value_destructor
 
cu_State state
 

Member Data Documentation

◆ state

cu_State cu_SkipList::state

random source for levels


The documentation for this struct was generated from the following file: