Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::ValueType< const T > Struct Template Reference

Specialization of ValueType for const types. More...

#include <Sacado_Traits.hpp>

Public Types

typedef const ValueType< T >::type type
 

Detailed Description

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

Specialization of ValueType for const types.

This should work for most types

Definition at line 328 of file Sacado_Traits.hpp.

Member Typedef Documentation

template<typename T >
typedef const ValueType<T>::type Sacado::ValueType< const T >::type

Definition at line 329 of file Sacado_Traits.hpp.


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