Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Attributes | List of all members
Kokkos::Impl::ctor_prop_has_cijk< ViewCtorProp< T, P... > > Struct Template Reference

#include <KokkosExp_View_UQ_PCE_Contiguous.hpp>

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T, typename ... P>
struct Kokkos::Impl::ctor_prop_has_cijk< ViewCtorProp< T, P... > >

Definition at line 699 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.

Member Data Documentation

◆ value

template<typename T , typename ... P>
const bool Kokkos::Impl::ctor_prop_has_cijk< ViewCtorProp< T, P... > >::value
static
Initial value:
=
ctor_prop_has_cijk< ViewCtorProp<T> >::value ||
ctor_prop_has_cijk< ViewCtorProp<P...> >::value

Definition at line 701 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.


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