PETE_ComputeBinaryType< t1, t2, op > Struct Template Reference

#include <TypeComputations.h>

List of all members.

Public Attributes

typedef PETE_Index2Type<(op==PETE_BinaryPromoteTag?(t1 >


Detailed Description

template<int t1, int t2, int op>
struct PETE_ComputeBinaryType< t1, t2, op >

Definition at line 339 of file TypeComputations.h.


Member Data Documentation

template<int t1, int t2, int op>
typedef PETE_ComputeBinaryType< t1, t2, op >::PETE_Index2Type<(op==PETE_BinaryPromoteTag?(t1 >
 

Initial value:

 t2 ? t1 : t2) : 
     (op == PETE_BinaryUseLeftTag ? t1 : 
     (op == PETE_BinaryUseRightTag ? t2 : op)))>::type type

Definition at line 343 of file TypeComputations.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 16 14:45:23 2006 for IPPL by  doxygen 1.4.6