Default cast functor. More...
Default cast functor.
Definition at line 194 of file thread_operators.cuh.
Public Member Functions | |
template<typename A > | |
__host__ __device__ __forceinline__ B | operator() (const A &a) const |
Cast operator, returns (B) a | |
|
inline |
Cast operator, returns (B) a
Definition at line 198 of file thread_operators.cuh.