|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <Operators.hpp>
Public Member Functions | |
| constexpr RAJA_HOST_DEVICE bool | operator() (const T &lhs) const |
Friends | |
| std::ostream & | operator<< (std::ostream &str, logical_not const &) |
Additional Inherited Members | |
Public Types inherited from RAJA::operators::detail::unary_function< T, bool > | |
| using | argument_type = T |
| using | result_type = bool |
|
inlineconstexpr |
|
friend |