cgv
|
determine the type that should be used to represent the result of an operator or function applies to two different types More...
#include <promote.h>
Public Types | |
typedef ctrl::if_< favour_first, T1, T2 >::type | type |
Static Public Attributes | |
static const bool | favour_first |
determine the type that should be used to represent the result of an operator or function applies to two different types
typedef ctrl::if_<favour_first,T1,T2>::type cgv::type::func::promote< T1, T2 >::type |
|
static |