Files | |
file | kzc_binary_tree.hpp |
Binary search tree. | |
file | kzc_binary_tree_node_manager.hpp |
Node manager for binary tree. | |
file | kzc_collection_value.hpp |
Value union definitions for collections. | |
file | kzc_comparator.hpp |
Comparator function prototypes. | |
file | kzc_dynamic_array.hpp |
Automatically growing array of arbitrary data. | |
file | kzc_dynamic_array_accessors_hpp.inl |
Accessor declarations for dynamic array. | |
file | kzc_hash_code.hpp |
General purpose hash code functions. | |
file | kzc_hash_map.hpp |
Hash map. | |
file | kzc_hash_map_accessors_hpp.inl |
Accessor declarations for hash map. | |
file | kzc_hash_set.hpp |
Hash set. | |
file | kzc_hash_set_accessors_hpp.inl |
Accessor declarations for hash set. | |
file | kzc_sort.hpp |
Generic sorting functions. | |