RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::reduce::or_bit< T > Member List

This is the complete list of members for RAJA::reduce::or_bit< T >, including all inherited members.

identity()RAJA::reduce::detail::op_adapter< T, RAJA::operators::bit_or >inlinestatic
operator()(T &val, const T v) constRAJA::reduce::detail::op_adapter< T, RAJA::operators::bit_or >inline
operator_type typedefRAJA::reduce::detail::op_adapter< T, RAJA::operators::bit_or >