Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::ScalarType< const T > Struct Template Reference

Specialization of ScalarType for const types. More...

#include <Sacado_Traits.hpp>

Inheritance diagram for Sacado::ScalarType< const T >:

Public Types

typedef const ScalarType< T >::type type
 
typedef T 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

◆ type [1/2]

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

Definition at line 312 of file Sacado_Traits.hpp.

◆ type [2/2]

Definition at line 304 of file Sacado_Traits.hpp.


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