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

#include <privatizer.hpp>

Static Public Attributes

static bool const value = decltype(Test<T>(0))::value
 

Member Data Documentation

◆ value

template<typename T >
bool const RAJA::internal::has_privatizer< T >::value = decltype(Test<T>(0))::value
static

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