The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
BytegroupIterator
mir
ndslice
iterator
BytegroupIterator
is used by
Bytegroup
and
bytegroup
.
@
fmamath
struct
BytegroupIterator (
Iterator
size_t
count
DestinationType
)
if
(
count
) {
@
fmamath
Iterator
_iterator
;
auto
lightConst
();
auto
lightImmutable
();
}
Members
Functions
lightConst
auto
lightConst
()
lightImmutable
auto
lightImmutable
()
Variables
_iterator
Iterator
_iterator
;
Meta
Source
See Implementation
mir
ndslice
iterator
structs
BytegroupIterator
CachedIterator
ChopIterator
FieldIterator
FlattenedIterator
IndexIterator
IotaIterator
MapIterator
MemberIterator
NeighboursIterator
RetroIterator
SliceIterator
SlideIterator
StairsIterator
StrideIterator
SubSliceIterator
Triplet
TripletIterator
VmapIterator
ZipIterator
BytegroupIterator is used by Bytegroup and bytegroup.