rocPRIM
Public Member Functions
|
List of all members
plus< T > Struct Template Reference
Utilsmodule_functional
Functor that returns a + b.
More...
#include <
functional.hpp
>
Public Member Functions
ROCPRIM_HOST_DEVICE constexpr T
operator()
(const T &a, const T &b) const
Invocation operator.
Detailed Description
template<class T = void>
struct plus< T >
Functor that returns a + b.
The documentation for this struct was generated from the following file:
rocprim/include/rocprim/
functional.hpp
Generated by
1.8.13