IndexMixin.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RARange opSlice()
  2. ConstRARange opSlice()
    mixintemplate IndexMixin(size_t N, ThisContainer)
    const
    opSlice
    ()
  3. RARange opSlice(size_t a, size_t b)
  4. ConstRARange opSlice(size_t a, size_t b)

Meta