|
OpenWalnut
1.2.5
|
Class for checking the "better" type if two integral types are known. More...
#include <WTypeTraits.h>
Public Types | |
| typedef T | Result |
| if both types are the same, the "better" type is obvious. | |
Class for checking the "better" type if two integral types are known.
Specialization if both types are equal
| T | the types |
Definition at line 54 of file WTypeTraits.h.
| typedef T WTypeTraits::TypePromotion< T, T >::Result |
if both types are the same, the "better" type is obvious.
Definition at line 57 of file WTypeTraits.h.
1.8.1