koutil
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
 Nkoutil
 Nargs
 Nerror
 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
 Rvoid_handle
 Rextends_result
 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
 Ris_hashConcept to check if a type is a valid hash function for a given Key type
 Ris_key_adapterConcept to check if a type is a valid key adapter
 Ris_multi_vector_elementConcept to check if a type is a valid multi_vector element
 Ris_template_hashConcept to check if a type is a valid hash function for a given Key type
 Ris_bucketConcept to check if a type is a valid bucket type
 Ris_template_key_adapterConcept to check if a type is a valid key adapter
 Ris_allocatorConcept to check if a type is a valid allocator for a given bucket type
 Nterm
 Ncolor
 Ncolor_literals
 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
 Ndetail
 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
 Rtypes_concept
 Rtypes_transformConcept for a type that provides a transform template
 Rtypes_containerConcept for a type that provides a container template
 Nutil