RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::operators::logical_or< Arg1, Arg2 > Member List

This is the complete list of members for RAJA::operators::logical_or< Arg1, Arg2 >, including all inherited members.

first_argument_type typedefRAJA::operators::detail::binary_function< Arg1, Arg2, Result >
identity()RAJA::operators::logical_or< Arg1, Arg2 >inlinestatic
operator()(const Arg1 &lhs, const Arg2 &rhs) constRAJA::operators::logical_or< Arg1, Arg2 >inline
operator<<(std::ostream &str, logical_or const &)RAJA::operators::logical_or< Arg1, Arg2 >friend
result_type typedefRAJA::operators::detail::binary_function< Arg1, Arg2, Result >
second_argument_type typedefRAJA::operators::detail::binary_function< Arg1, Arg2, Result >