OrderedIndex.cbounds

Undocumented in source.
mixintemplate OrderedIndex(size_t N, bool allowDuplicates, alias KeyFromValue, alias Compare, ThisContainer)
cbounds
(
CompatibleLess
string boundaries = "[]"
CompatibleKey
)
(
CompatibleKey lower
,
CompatibleKey upper
)
if (
IsCompatibleLess!(CompatibleLess, KeyType, CompatibleKey)
)

Meta