IndexMixin.opSlice

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

Meta