AFF --- A container for numbers (array) by Friederich and Forbriger.
|
C<typename M::mapped_type> aff::func::valmap | ( | const typename C< typename M::key_type >::Tcoc & | c, |
const M & | m | ||
) |
Function template to map container contents to values of a different type
C | any container class like aff::Array |
M | a std::map that defines source and target type |
c | any container of values to be mapped |
Definition at line 89 of file valmap.h.
References aff::func::util::mapvalues().