Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Sacado::IsStaticallySized< const T > Struct Template Reference

Specialization of IsStaticallySized for const types. More...

#include <Sacado_Traits.hpp>

Static Public Attributes

static const bool value = IsStaticallySized<T>::value
 

Detailed Description

template<typename T>
struct Sacado::IsStaticallySized< const T >

Specialization of IsStaticallySized for const types.

This should work for most types

Definition at line 429 of file Sacado_Traits.hpp.

Member Data Documentation

◆ value

template<typename T >
const bool Sacado::IsStaticallySized< const T >::value = IsStaticallySized<T>::value
static

Definition at line 430 of file Sacado_Traits.hpp.


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