OrderedIndex.cEqualRange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. OrderedRange cEqualRange(CompatibleKey k)
  2. ConstOrderedRange cEqualRange(CompatibleKey k)
    mixintemplate OrderedIndex(size_t N, bool allowDuplicates, alias KeyFromValue, alias Compare, ThisContainer)
    const
    cEqualRange
    (
    CompatibleLess
    CompatibleKey
    )
    (
    CompatibleKey k
    )
    if (
    IsCompatibleLess!(CompatibleLess, KeyType, CompatibleKey)
    )

Meta