Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Sacado::Promote< A, B, Enabled > Struct Template Reference

Base template specification for Promote. More...

#include <Sacado_Traits.hpp>

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.

Definition at line 106 of file Sacado_Traits.hpp.


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