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

◆ valid()

template<class C>
bool aff::Browser< C >::valid ( ) const
inline

delegate to stepper

Definition at line 163 of file iterator.h.

References aff::Browser< C >::Mstepper.

Referenced by aff::func::util::collect().

163 { return(Mstepper.valid()); }
Tstepper Mstepper
Stepper to use.
Definition: iterator.h:188
Here is the caller graph for this function: