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

◆ result()

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

return result of operation

Definition at line 68 of file sum.h.

References aff::func::util::Extractsum< C >::Msum.

68 { return(Msum); }