HomeManualTopicsTypesSymbols

std::subtype_of

used to define the subtypes of tuples and lists

Parameters

None

Results

None

Topic

Collections

See also

std_types::tuple the prototype object for all tuples
std_types::list

Implemented by

std_types::key_value_pair the tuple subtype for key-value-pairs
std_types::sequence the list subtype for sequences
std_types::value_range the tuple subtype for value ranges