#include <functional.hpp>
|
__host__ __device__ __forceinline__ | binder2nd (const Op &op_, const typename Op::second_argument_type &arg2_) |
|
__forceinline__ __device__ Op::result_type | operator() (typename TypeTraits< typename Op::first_argument_type >::ParameterType a) const |
|
__host__ __device__ __forceinline__ | binder2nd () |
|
__host__ __device__ __forceinline__ | binder2nd (const binder2nd &other) |
|
|
const Op | op |
|
const Op::second_argument_type | arg2 |
|
§ binder2nd() [1/3]
§ binder2nd() [2/3]
§ binder2nd() [3/3]
§ operator()()
§ arg2
§ op
The documentation for this struct was generated from the following file: