Kokkos Core Kernels Package  Version of the Day
List of all members
Kokkos::Array< T, N, Proxy > Struct Template Reference

Derived from the C++17 'std::array'. Dropping the iterator interface. More...

#include <Kokkos_Array.hpp>

Detailed Description

template<class T = void, size_t N = ~size_t(0), class Proxy = void>
struct Kokkos::Array< T, N, Proxy >

Derived from the C++17 'std::array'. Dropping the iterator interface.

Definition at line 60 of file Kokkos_Array.hpp.


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