gcc/libstdc++-v3/include
Gabriel Dos Reis 2b1a407046 valarray_meta.h (__unary_plus, [...]): New function object classes.
* 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.

From-SVN: r55985
2002-08-02 13:51:46 +00:00
..
backward re PR libstdc++/7230 (<strstream> header file is missing (trunk)) 2002-07-25 00:04:37 +00:00
bits valarray_meta.h (__unary_plus, [...]): New function object classes. 2002-08-02 13:51:46 +00:00
c re PR libstdc++/7097 (_GLIBCPP_HAVE_MBSTATE_T breaks non-GLIB systems) 2002-07-03 17:14:21 +00:00
c_compatibility c_compatibility: New. 2002-06-21 20:21:03 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std c_compatibility: New. 2002-06-21 20:21:03 +00:00
ext re PR libstdc++/7057 (Operator== on hashtables doesn't appear to work correctly (patch included)) 2002-07-04 00:28:03 +00:00
std char_traits.h: Remove generic definitions. 2002-07-31 02:47:36 +00:00
Makefile.am re PR libstdc++/7230 (<strstream> header file is missing (trunk)) 2002-07-25 00:04:37 +00:00
Makefile.in re PR libstdc++/7230 (<strstream> header file is missing (trunk)) 2002-07-25 00:04:37 +00:00