#include "functional.hpp"


Public Types | |
| typedef T1 | first_argument_type |
| typedef T2 | result_type |
| typedef T2 | second_argument_type |
Public Member Functions | |
| __device__ __forceinline__ T2 | operator() (typename TypeTraits< T1 >::parameter_type, typename TypeTraits< T2 >::parameter_type rhs) const |
|
inherited |
|
inherited |
|
inherited |
|
inline |