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

gdr@gcc.gnu.org gdr@gcc.gnu.org
Fri Aug 2 06:51:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	gdr@gcc.gnu.org	2002-08-02 06:51:47

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

Log message:
	* include/bits/valarray_meta.h (__unary_plus, __negate,
	__bitwise_not, __plus, __minus, __multiplies, __divides,
	__modulus, __bitwise_xor, __bitwise_or, __bitwise_and,
	__shift_left, __shift_right, __logical_and, __logical_or,
	__logical_not, __equal_to, __not_equal_to, __less, __less_equal,
	__greater_equal, __greater, __atan2, __pow): New function object
	classes.
	(__fun<>):  New function traits class.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1304&r2=1.1305
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/valarray_meta.h.diff?cvsroot=gcc&r1=1.8&r2=1.9



More information about the Libstdc++-cvs mailing list