Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
std::is_same< Layout, Kokkos::LayoutContiguous< Layout, Stride > > Struct Template Reference

#include <Kokkos_LayoutContiguous.hpp>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<class Layout, unsigned Stride>
struct std::is_same< Layout, Kokkos::LayoutContiguous< Layout, Stride > >

Definition at line 95 of file Kokkos_LayoutContiguous.hpp.

Member Data Documentation

template<class Layout , unsigned Stride>
const bool std::is_same< Layout, Kokkos::LayoutContiguous< Layout, Stride > >::value = true
static

Definition at line 96 of file Kokkos_LayoutContiguous.hpp.


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