Derived Types

TypeLocationExtendsDescription
ansi_codestdlib_ansiNone

Container for terminal escape code

bitset_64stdlib_bitsetsbitset_type

Type for bitsets with no more than 64 bits (Specification)

bitset_largestdlib_bitsetsbitset_type

Type for bitsets with more than 64 bits (Specification)

bitset_typestdlib_bitsetsNone

Parent type for bitset_64 and bitset_large (Specification)

chaining_hashmap_typestdlib_hashmapshashmap_type

Type implementing the chaining_hashmap_type types (Specifications)

hashmap_typestdlib_hashmapsNone

Type implementing an abstract hash map (Specifications)

key_typestdlib_hashmap_wrappersNone

A wrapper type for the key's true type

logger_typestdlib_loggerNone

Public derived type (Specification)

open_hashmap_typestdlib_hashmapshashmap_type

Type implementing an "open" hash map

other_typestdlib_hashmap_wrappersNone

A wrapper type for the other data's true type

string_typestdlib_string_typeNone

String type holding an arbitrary sequence of characters.

stringlist_index_typestdlib_stringlist_typeNone
stringlist_typestdlib_stringlist_typeNone