claraty::cl_round< D, N > Struct Template Reference
#include <functor.h>
Inheritance diagram for claraty::cl_round< D, N >:


Public Types | |
| typedef D | argument_type |
| typedef N | result_type |
Public Member Functions | |
| N | operator() (const D &rhs) const |
Detailed Description
template<class D, class N>
struct claraty::cl_round< D, N >
Definition at line 170 of file functor.h.
Member Typedef Documentation
typedef D claraty::cl_unary_function< D , N >::argument_type [inherited] |
typedef N claraty::cl_unary_function< D , N >::result_type [inherited] |
Member Function Documentation
template<class D, class N>
| N claraty::cl_round< D, N >::operator() | ( | const D & | rhs | ) | const [inline] |
The documentation for this struct was generated from the following file: