Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Sacado::Promote< A, B, Enabled > Struct Template Reference

Base template specification for Promote. More...

#include <Sacado_Traits.hpp>

Inheritance diagram for Sacado::Promote< A, B, Enabled >:
Inheritance graph
[legend]

Detailed Description

template<typename A, typename B, typename Enabled = void>
struct Sacado::Promote< A, B, Enabled >

Base template specification for Promote.

The Promote classes provide a mechanism for computing the promoted type of a binary operation.


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