Documentation
Dlang.org
RCIter.opBinary
grain
storage
RCIter
RCIter
!(
It
,
Rc
)
opBinary
(
ptrdiff_t
index
)
struct
RCIter
(It, Rc)
RCIter
!(
It
,
Rc
)
opBinary
(
string
op
)
(
ptrdiff_t
index
)
if
(
op
== "+" ||
op
== "-"
)
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
)
Meta
Source
See Implementation
grain
storage
RCIter
functions
lightScope
opBinary
opCmp
opEquals
opIndex
opOpAssign
opUnary