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

◆ result()

template<class C >
Tretval aff::func::util::Extractmax< C >::result ( ) const
inline

return result of operation

Definition at line 69 of file max.h.

References aff::func::util::Extractmax< C >::Mval.

69 { return(Mval); }