OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::CastOp< B > Struct Template Reference

Default cast functor. More...

Detailed Description

template<typename B>
struct cub::CastOp< B >

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
 

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