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

Remove const from a type. More...

#include <Sacado_Traits.hpp>

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

Public Types

typedef T type
 
typedef T type
 

Detailed Description

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

Remove const from a type.

Definition at line 457 of file Sacado_Traits.hpp.

Member Typedef Documentation

◆ type [1/2]

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

Definition at line 458 of file Sacado_Traits.hpp.

◆ type [2/2]

Definition at line 452 of file Sacado_Traits.hpp.


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