RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Member Functions | List of all members
RAJA::statement::Value< value > Struct Template Reference

#include <Conditional.hpp>

Static Public Member Functions

template<typename Data >
RAJA_HOST_DEVICE static RAJA_INLINE long eval (Data const &)
 

Detailed Description

template<long value>
struct RAJA::statement::Value< value >

An expression that returns a compile time literal value.

Member Function Documentation

◆ eval()

template<long value>
template<typename Data >
RAJA_HOST_DEVICE static RAJA_INLINE long RAJA::statement::Value< value >::eval ( Data const &  )
inlinestatic

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