egcs/libstdc++-v3 ChangeLog include/bits/std_l ...

gdr@gcc.gnu.org gdr@gcc.gnu.org
Wed Nov 21 00:16:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	gdr@gcc.gnu.org	2001-12-25 05:53:56

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: std_limits.h 

Log message:
	* include/bits/std_limits.h (__glibcpp_xxx_is_modulo): New
	macros for signed types; default value is true.
	(numeric_limits<>::is_modulo): Get value from corresponding
	__glibcpp_xxx_is_modulo macro.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.919&r2=1.920
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/std_limits.h.diff?cvsroot=gcc&r1=1.13&r2=1.14



More information about the Libstdc++-cvs mailing list