[PPL-devel] SPECIALIZE_LIMITS_INT(signed int)

Abramo Bagnara abramobagnara at tin.it
Thu Sep 22 16:52:12 CEST 2005


Matthew Mundell ha scritto:
> 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)

Yes, of course.

Please add also unsigned types, after a rapid check that macro works as
expected also for this types.

-- 
Abramo Bagnara                       mailto:abramobagnara at tin.it

Opera Unica                          Phone: +39.0546.656023
Via Emilia Interna, 140
48014 Castel Bolognese (RA) - Italy



More information about the PPL-devel mailing list