mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
mir_rci.this
mir
rc
array
mir_rci
Constructs a mir_rci from an RCArray, optionally with an explicit iterator pointer.
this
(RCArray!T array)
this
(T* _iterator, RCArray!T array)
struct
mir_rci
(T)
this
(
T
*
_iterator
,
RCArray
!
T
array
)
mir
rc
array
mir_rci
constructors
this
functions
lightConst
lightImmutable
lightScope
opAssign
opBinary
opCmp
opEquals
opIndex
opOpAssign
opSlice
opUnary
variables
_array
_iterator
Constructs a mir_rci from an RCArray, optionally with an explicit iterator pointer.