koutil
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ckoutil::container::hash_array< Key, KeyID, KeyAdapter, Hash, Bucket, Allocator >::adapter_wrapper
 Ckoutil::args::argument_t< Result >Represents a positional command-line argument
 Ckoutil::term::color_bg_tStructure representing a background color
 Ckoutil::term::color_fg_tStructure representing a foreground color
 Ckoutil::term::color_tStructure representing a color
 Ckoutil::args::command_builder_t< Result >Builder for creating command-line command
 Ckoutil::args::command_t< extends_result >Represents a command in the command-line interface
 Ckoutil::args::command_t< result_t >
 Ckoutil::args::command_t< result_t >< result_t >
 Ckoutil::container::comptime_map< Key, Value, Size >A compile-time map implementation
 Ckoutil::type::types_transforms::constantProvides a const T transform
 Ckoutil::type::types_transforms::constant_reference
 Ckoutil::term::cursor_moveRepresents a cursor movement command
 Ckoutil::term::cursor_posRepresents a cursor movement command
 Ckoutil::term::dimensions_tRepresents the dimensions of the terminal buffer
 Cstd::false_type
 Ckoutil::type::are_types< T >
 Ckoutil::container::hash_array< Key, KeyID, KeyAdapter, Hash, Bucket, Allocator >A hash array with open addressing and linear probing
 Ckoutil::container::hash_array< Key, KeyID, KeyAdapter, Hash, Bucket, Allocator >::hash_wrapper
 Ckoutil::args::help_printer_t< Result >
 Ckoutil::container::multi_vector< Types >::iterator< is_const >Nested iterator class for multi_vector
 Ckoutil::container::template_hash_array< Key, KeyID, ComptimeData, KeyAdapter, Hash, Bucket, Allocator >::iterator< is_const >Iterator class template for hash_array
 Ckoutil::container::multi_vector< Types >Class representing a multi_vector
 Ckoutil::args::option_builder_t< Result >Builder for creating command-line options
 Ckoutil::args::option_data_tHolds metadata for an option
 Ckoutil::args::option_t< Result >Represents a command-line option
 Ckoutil::args::parser_t< Result >Command-line parser
 Ckoutil::type::types_transforms::referenceProvides a T& transform
 Ckoutil::args::result_base_tRepresents the result of command-line parsing
 Ckoutil::container::multi_vector< Types >::single_vector< T, Allocator >
 Ckoutil::container::multi_vector< Types >::single_vector_container
 Ckoutil::args::command_t< extends_result >::string_hash
 Ckoutil::container::template_hash_array< Key, KeyID, ComptimeData, KeyAdapter, Hash, Bucket, Allocator >
 Ckoutil::container::template_hash_array< key_t, key_id_t, bool, adapter_wrapper, hash_wrapper, bucket_t, allocator_t >
 Ckoutil::term::terminal
 Cstd::true_type
 Ckoutil::type::are_types< types< Types... > >
 Ckoutil::type::types_transforms::tupleProvides a std::tuple transform
 Ckoutil::type::types< T >A structure representing a variadic list of types
 Ckoutil::type::types_cat< T, U >Concatenates two types lists
 Ckoutil::type::types_cat< types< T... >, types< U... > >Specialization for concatenating two types lists
 Ckoutil::type::types_containersA namespace containing container templates for types lists
 Ckoutil::type::types_count< Types >A template structure to count occurrences of a specific type in a types list
 Ckoutil::type::types_count< types< Types... > >Specialization to count occurrences of a specific type in a types list
 Ckoutil::type::types_transformsA namespace containing transform templates for types lists
 Ckoutil::type::types_transforms::variantProvides a std::variant transform
 Ckoutil::type::types_containers::vectorProvides a std::vector container
 Ckoutil::type::types_transforms::vector_const_reference
 Ckoutil::type::types_transforms::vector_referenceProvides a std::vector<T>::reference transform