CTMap

Undocumented in source.

Members

Aliases

Elements
alias Elements = ElementsPar
Undocumented in source.
byKeyValue
alias byKeyValue = toKeyValue!(Elements)
Undocumented in source.

Static functions

get
auto get()
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto get()
Undocumented in source. Be warned that the author may not have intended to support it.
keysAreValueType
bool keysAreValueType()
Undocumented in source. Be warned that the author may not have intended to support it.
keysHaveSameType
bool keysHaveSameType()
Undocumented in source. Be warned that the author may not have intended to support it.
valuesAreValueType
bool valuesAreValueType()
Undocumented in source. Be warned that the author may not have intended to support it.
valuesHaveSameType
bool valuesHaveSameType()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

KeyValue
struct KeyValue(alias KeyPar, alias ValPar)
Undocumented in source.
KeyValue
struct KeyValue(alias KeyPar, ValPar)
Undocumented in source.
KeyValue
struct KeyValue(KeyPar, alias ValPar)
Undocumented in source.

Templates

getImpl
template getImpl()
Undocumented in source.
getKeyType
template getKeyType()
Undocumented in source.
getKeys
template getKeys()
Undocumented in source.
getValueType
template getValueType()
Undocumented in source.
getValues
template getValues()
Undocumented in source.

Meta