C Container Collection (CCC)
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 Cccc_any_keyA read only reference to a key type matching the key field type used for hash containers
 Cccc_any_key_cmpA key comparison helper to avoid argument swapping
 Cccc_any_typeA reference to a user type within the container
 Cccc_any_type_cmpAn element comparison helper
 Cccc_ucountA type for returning an unsigned integer from a container for counting. Intended to count sizes, capacities, and 0-based indices