claraty::cl_unary_function< arg, res > Struct Template Reference
#include <functor.h>
Public Types | |
| typedef arg | argument_type |
| typedef res | result_type |
Detailed Description
template<class arg, class res>
struct claraty::cl_unary_function< arg, res >
Definition at line 54 of file functor.h.
Member Typedef Documentation
template<class arg, class res>
| typedef arg claraty::cl_unary_function< arg, res >::argument_type |
template<class arg, class res>
| typedef res claraty::cl_unary_function< arg, res >::result_type |
The documentation for this struct was generated from the following file: