OrderedIndex.upperBound

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto upperBound(U k)
  2. auto upperBound(U k)
  3. auto upperBound(CompatibleKey k)
  4. auto upperBound(CompatibleKey k)
    mixintemplate OrderedIndex(size_t N, bool allowDuplicates, alias KeyFromValue, alias Compare, ThisContainer)
    const
    upperBound
    (
    CompatibleLess
    CompatibleKey
    )
    (
    CompatibleKey k
    )

Meta