dlr::common::TypePromoter< Type0, Type1 > Struct Template Reference
This class is used to customize the behavior of dlr_libs classes & functions for specific types so that arithmetic operations on elements of different types can anticipate the type promotions applied by the compiler.
More...
#include <typePromoter.h>
Detailed Description
template<class Type0, class Type1>
struct dlr::common::TypePromoter< Type0, Type1 >
This class is used to customize the behavior of dlr_libs classes & functions for specific types so that arithmetic operations on elements of different types can anticipate the type promotions applied by the compiler.
Definition at line 31 of file typePromoter.h.
The documentation for this struct was generated from the following file: