|
C Container Collection (CCC)
|
#include <private_array_tree_map.h>

Data Fields | |
| struct CCC_Array_tree_map * | map |
| size_t | index |
| CCC_Order | last_order |
| CCC_Entry_status | status |
| size_t CCC_Array_tree_map_handle::index |
Current index of the handle.
| CCC_Order CCC_Array_tree_map_handle::last_order |
Saves last comparison direction.
| struct CCC_Array_tree_map* CCC_Array_tree_map_handle::map |
Map associated with this handle.
| CCC_Entry_status CCC_Array_tree_map_handle::status |
The entry status flag.