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

◆ current()

const Tsubscript& aff::util::StridedStepper::current ( ) const
inline

return current index value for Representation access

Definition at line 77 of file stridedstepper.h.

References Mcurrent.

Referenced by aff::Array< T >::operator=(), and steppers().

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