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

◆ last() [2/2]

const TIndexVec& aff::Strided::last ( ) const
inline

return vector of last index values

Definition at line 208 of file strided.h.

References Mlast.

Referenced by aff::ConstArray< T >::l(), shrink(), and Strided().

208 { return(Mlast); }
TIndexVec Mlast
Definition: strided.h:288
Here is the caller graph for this function: