All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
collection Directory Reference

Files

file  kzc_binary_tree.h
 Binary search tree.
 
file  kzc_binary_tree_node_manager.h
 Node manager for binary tree.
 
file  kzc_collection_value.h
 Value union definitions for collections.
 
file  kzc_comparator.h
 Comparator function prototypes.
 
file  kzc_dynamic_array.h
 Automatically growing array of arbitrary data.
 
file  kzc_dynamic_array_accessors_h.inl
 Accessor declarations for dynamic array.
 
file  kzc_hash_code.h
 General purpose hash code functions.
 
file  kzc_hash_map.h
 Hash map.
 
file  kzc_hash_map_accessors_h.inl
 Accessor declarations for hash map.
 
file  kzc_hash_set.h
 Hash set.
 
file  kzc_hash_set_accessors_h.inl
 Accessor declarations for hash set.
 
file  kzc_linked_list.h
 Doubly-linked list.
 
file  kzc_sort.h
 Generic sorting functions.
 
file  kzc_stack.h
 Stack (Last-In-First-Out).