Jive reference manual
jem::Begin Class Reference

An empty class that facilitates the construction of slices. More...

#include <jem/base/Slice.h>

Detailed Description

Instances of the class Begin can be passed to the global function slice() to create slices that start at the beginning of an array-like object. There exists one pre-defined instance of this class that is named BEGIN.

See also
slice(), All, End.