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< Kokkos::LayoutContiguous< Layout, Stride >, Layout > 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< Kokkos::LayoutContiguous< Layout, Stride >, Layout >

Definition at line 90 of file Kokkos_LayoutContiguous.hpp.

Member Data Documentation

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

Definition at line 91 of file Kokkos_LayoutContiguous.hpp.


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