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

◆ operator()()

template<class T1 , class T2 >
Toutvalue aff::func::util::Mapvalmap< T1, T2 >::operator() ( Tinvalue  v) const
inline

map another value

Definition at line 67 of file valmap.h.

References aff::func::util::Mapvalmap< T1, T2 >::Mmap.

67 { return(Mmap[v]); }