Follow this link to skip to the main content

claraty::cl_unary_function< arg, res > Struct Template Reference

#include <functor.h>

List of all members.

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

Definition at line 55 of file functor.h.

template<class arg, class res>
typedef res claraty::cl_unary_function< arg, res >::result_type

Definition at line 56 of file functor.h.


The documentation for this struct was generated from the following file: