aimstil
5.0.5
|
#include <til/functors.h>
Classes | |
class | InvalidArgument |
Public Types | |
typedef std::unary_function< T, T > | Base |
typedef Base::argument_type | argument_type |
typedef Base::result_type | result_type |
Public Member Functions | |
result_type | operator() (argument_type x) const |
Definition at line 89 of file functors.h.
typedef Base::argument_type til::functor::Pow< T, 0 >::argument_type |
Definition at line 93 of file functors.h.
typedef std::unary_function<T,T> til::functor::Pow< T, 0 >::Base |
Definition at line 92 of file functors.h.
typedef Base::result_type til::functor::Pow< T, 0 >::result_type |
Definition at line 94 of file functors.h.
|
inline |
Definition at line 98 of file functors.h.