AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ more()

bool aff::util::StridedStepper::more ( ) const
inline

returns true if there are more elements in incr-direction

Definition at line 87 of file stridedstepper.h.

References Mcurrent, and Mlast_offset.

Referenced by incr().

88  { return(Mcurrent<Mlast_offset); }
Tsubscript Mcurrent
hold current position offset to memory
Here is the caller graph for this function: