thrust::plus

Defined in thrust/functional.h

template<class T = void>
using thrust::plus = ::cuda::std::plus<T>