Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | List of all members
Sacado::RemoveConst< const 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< const T >

Remove const from a type.


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