Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | List of all members
Sacado::Promote< A, A, typename mpl::enable_if_c< !OverrideDefaultPromote< A >::value >::type > Struct Template Reference

Specialization of Promote for a single type. More...

#include <Sacado_Traits.hpp>

Public Types

typedef BaseExprType< A >::type type
 

Detailed Description

template<typename A>
struct Sacado::Promote< A, A, typename mpl::enable_if_c< !OverrideDefaultPromote< A >::value >::type >

Specialization of Promote for a single type.


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