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

Remove const from a type. More...

#include <Sacado_Traits.hpp>

Public Types

typedef T type
 

Detailed Description

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

Remove const from a type.

Definition at line 451 of file Sacado_Traits.hpp.

Member Typedef Documentation

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

Definition at line 452 of file Sacado_Traits.hpp.


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