Teuchos_PromotionTraits.hpp File Reference

#include "Teuchos_ConfigDefs.hpp"

Include dependency graph for Teuchos_PromotionTraits.hpp:

Go to the source code of this file.


Classes

class  Teuchos::PromotionTraits< A, B >
class  Teuchos::PromotionTraits< T, T >

Namespaces

namespace  Teuchos
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.

Defines

#define PT_SPEC(type1, type2, type3)


Define Documentation

#define PT_SPEC ( type1,
type2,
type3   ) 

Value:

template <> class PromotionTraits< type1 , type2 > { \
public: \
    typedef type3 promote; \
}; \
template <> class PromotionTraits< type2 , type1 > { \
public: \
    typedef type3 promote; \
};

Definition at line 48 of file Teuchos_PromotionTraits.hpp.


Generated on Wed Oct 21 14:27:35 2009 for Teuchos - Trilinos Tools Package by  doxygen 1.5.9