instigate::stl::functor::interface< T > Struct Template Reference
Interface of the
Functor Concept.
More...
#include <functor.hpp>
List of all members.
|
Public Types |
typedef T::argument_type | argument_type |
| type of the function argument
|
typedef T::result_type | result_type |
| type of the value returned by the function
|
Detailed Description
template<typename T>
struct instigate::stl::functor::interface< T >
Interface of the
Functor Concept.
The documentation for this struct was generated from the following file: