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

◆ less()

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

returns true if there are more elements in decr-direction

Definition at line 90 of file stridedstepper.h.

References Mcurrent, and Mfirst_offset.

Referenced by decr(), and steppers().

91  { return(Mcurrent>Mfirst_offset); }
Tsubscript Mfirst_offset
store current bounds to reduce execution time
Tsubscript Mcurrent
hold current position offset to memory
Here is the caller graph for this function: