Documentation
Dlang.org
RCIter.opBinary
grain
storage
RCIter
RCIter
!(
It
,
Rc
)
opBinary
(
ptrdiff_t
index
)
RCIter
!(
const
It
,
RC
)
opBinary
(
ptrdiff_t
index
)
RCIter
!(
immutable
It
,
RC
)
opBinary
(
ptrdiff_t
index
)
ptrdiff_t
opBinary
(
scope
ref
const
typeof
(
this
)
right
)
struct
RCIter
(It, Rc)
scope const
ptrdiff_t
opBinary
(
string
op
: "-"
)
(
scope
ref
const
typeof
(this)
right
)
Meta
Source
See Implementation
grain
storage
RCIter
functions
lightScope
opBinary
opCmp
opEquals
opIndex
opOpAssign
opUnary