#include <TypeComputations.h>
Public Attributes | |
| typedef | PETE_Index2Type<(op==PETE_BinaryPromoteTag?(t1 > |
Definition at line 339 of file TypeComputations.h.
|
|||||
|
Initial value: t2 ? t1 : t2) :
(op == PETE_BinaryUseLeftTag ? t1 :
(op == PETE_BinaryUseRightTag ? t2 : op)))>::type type
Definition at line 343 of file TypeComputations.h. |
1.4.6