[PPL-devel] SPECIALIZE_LIMITS_INT(signed int)

Matthew Mundell mattm at comp.leeds.ac.uk
Thu Sep 22 14:09:50 CEST 2005


I think this should be applied.

--- src/checked_numeric_limits.hh	21 Aug 2005 22:40:38 -0000	1.4
+++ src/checked_numeric_limits.hh	22 Sep 2005 12:07:35 -0000
@@ -66,6 +66,7 @@
 
 SPECIALIZE_LIMITS_INT(signed char)
 SPECIALIZE_LIMITS_INT(signed short)
+SPECIALIZE_LIMITS_INT(signed int)
 SPECIALIZE_LIMITS_INT(signed long)
 SPECIALIZE_LIMITS_INT(signed long long)
 



More information about the PPL-devel mailing list