RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes | Namespaces
RepeatView.hpp File Reference

Header file for RAJA RepeatView constructs. More...

#include <cstddef>
#include <utility>
#include <type_traits>
#include "RAJA/util/macros.hpp"

Go to the source code of this file.

Classes

struct  RAJA::RepeatView< T >
 A view of a single object repeated a certain number of times. More...
 
struct  RAJA::RepeatView< T >::iterator
 

Namespaces

 RAJA
 

Detailed Description

Header file for RAJA RepeatView constructs.