RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::operators::identity< Ret, Orig > Member List

This is the complete list of members for RAJA::operators::identity< Ret, Orig >, including all inherited members.

argument_type typedefRAJA::operators::detail::unary_function< Ret, Ret >
operator()(const Orig &lhs) constRAJA::operators::identity< Ret, Orig >inline
operator<<(std::ostream &str, identity const &)RAJA::operators::identity< Ret, Orig >friend
result_type typedefRAJA::operators::detail::unary_function< Ret, Ret >