Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Saf::Algo::Identity< T > Member List
This is the complete list of members for Saf::Algo::Identity< T >, including all inherited members.
Arg1Type typedefSaf::Algo::UnaryFunction< T, T >
operator()(T &val) const Saf::Algo::Identity< T > [inline]
operator()(const T &val) const Saf::Algo::Identity< T > [inline]
ResType typedefSaf::Algo::UnaryFunction< T, T >