IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
PromotedType.h File Reference

defines template structures PromotedType<T1, T2> and PromotedType3<T1, T2, T3>; their attribute Type gives the greatest type between T1 and T2 (or T1, T2 and T3) More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <boost/type_traits/is_signed.hpp>

Go to the source code of this file.

Detailed Description

defines template structures PromotedType<T1, T2> and PromotedType3<T1, T2, T3>; their attribute Type gives the greatest type between T1 and T2 (or T1, T2 and T3)

Author
H. Delestre
Date
2014/02/25