koutil
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nkoutil
 Nargs
 Cargument_tRepresents a positional command-line argument
 Ccommand_builder_tBuilder for creating command-line command
 Ccommand_tRepresents a command in the command-line interface
 Cstring_hash
 Chelp_printer_t
 Coption_builder_tBuilder for creating command-line options
 Coption_data_tHolds metadata for an option
 Coption_tRepresents a command-line option
 Cparser_tCommand-line parser
 Cresult_base_tRepresents the result of command-line parsing
 Ncontainer
 Ccomptime_mapA compile-time map implementation
 Chash_arrayA hash array with open addressing and linear probing
 Cadapter_wrapper
 Chash_wrapper
 Cmulti_vectorClass representing a multi_vector
 CiteratorNested iterator class for multi_vector
 Csingle_vector
 Csingle_vector_container
 Ctemplate_hash_array
 CiteratorIterator class template for hash_array
 Nterm
 Ccolor_bg_tStructure representing a background color
 Ccolor_fg_tStructure representing a foreground color
 Ccolor_tStructure representing a color
 Ccursor_moveRepresents a cursor movement command
 Ccursor_posRepresents a cursor movement command
 Cdimensions_tRepresents the dimensions of the terminal buffer
 Cterminal
 Ntype
 Care_types
 Care_types< types< Types... > >
 CtypesA structure representing a variadic list of types
 Ctypes_catConcatenates two types lists
 Ctypes_cat< types< T... >, types< U... > >Specialization for concatenating two types lists
 Ctypes_containersA namespace containing container templates for types lists
 CvectorProvides a std::vector container
 Ctypes_countA template structure to count occurrences of a specific type in a types list
 Ctypes_count< types< Types... > >Specialization to count occurrences of a specific type in a types list
 Ctypes_transformsA namespace containing transform templates for types lists
 CconstantProvides a const T transform
 Cconstant_reference
 CreferenceProvides a T& transform
 CtupleProvides a std::tuple transform
 CvariantProvides a std::variant transform
 Cvector_const_reference
 Cvector_referenceProvides a std::vector<T>::reference transform