RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
List of all members
RAJA::operators::detail::comparison_function< Arg1, Arg2 > Struct Template Reference

#include <Operators.hpp>

Inheritance diagram for RAJA::operators::detail::comparison_function< Arg1, Arg2 >:
RAJA::operators::detail::binary_function< Arg1, Arg2, bool >

Additional Inherited Members

- Public Types inherited from RAJA::operators::detail::binary_function< Arg1, Arg2, bool >
using first_argument_type = Arg1
 
using second_argument_type = Arg2
 
using result_type = bool
 

The documentation for this struct was generated from the following file: