RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Attributes | List of all members
RAJA::detail::get_statement_platform< T > Struct Template Reference

#include <get_platform.hpp>

Static Public Attributes

static constexpr Platform value
 

Member Data Documentation

◆ value

template<typename T >
constexpr Platform RAJA::detail::get_statement_platform< T >::value
staticconstexpr
Initial value:
=
get_platform_from_list<typename T::execution_policy_t,
typename T::enclosed_statements_t>::value
static constexpr Platform value
Definition: get_platform.hpp:96

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