|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
This is the complete list of members for RAJA::operators::identity< Ret, Orig >, including all inherited members.
| argument_type typedef | RAJA::operators::detail::unary_function< Ret, Ret > | |
| operator()(const Orig &lhs) const | RAJA::operators::identity< Ret, Orig > | inline |
| operator<<(std::ostream &str, identity const &) | RAJA::operators::identity< Ret, Orig > | friend |
| result_type typedef | RAJA::operators::detail::unary_function< Ret, Ret > |