Searched defs:CastFunctor (Results 1 – 2 of 2) sorted by relevance
77 struct CastFunctor { struct79 __host__ __device__ To operator()(const From& value) const { in operator ()()
167 struct CastFunctor { struct