The OpenD Programming Language

BytegroupIterator

BytegroupIterator is used by Bytegroup and bytegroup.

@fmamath
struct BytegroupIterator (
Iterator
size_t count
DestinationType
) if (
count
) {}

Members

Functions

lightConst
auto lightConst()
lightImmutable
auto lightImmutable()

Variables

_iterator
Iterator _iterator;

Meta