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::ScalarType< const T > Struct Template Reference

Specialization of ScalarType for const types. More...

#include <Sacado_Traits.hpp>

Public Types

typedef const ScalarType< T >::type type
 

Detailed Description

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

Specialization of ScalarType for const types.

This should work for most types

Definition at line 311 of file Sacado_Traits.hpp.

Member Typedef Documentation

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

Definition at line 312 of file Sacado_Traits.hpp.


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