Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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


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