gcc/libstdc++-v3/include
Gabriel Dos Reis 971cfc6f10 valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our object function surrogates.
* include/bits/valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our
	object function surrogates.
	* include/bits/valarray_meta.h (__shift_left): Fix typo.
	(_BinFunClos<>): Remove.
	(_BinFunBase<>): Likewise.
	(_BinFunBase1<>):Likewise.
	(_BinFunBase2<>): Likewise.
	(_DEFINE_EXPR_RELATIONAL_OPERATOR): Likewise.
	(_DEFINE_EXPR_UNARY_OPERATOR): Adjust definition.
	(_DEFINE_EXPR_BINARY_OPERATOR): Likewise.
	(_DEFINE_EXPR_BINARY_FUNCTION): Likewise.
	* include/std/std_valarray.h: Dont #include <functional> anymore.
	(_Bitwise_or<>, _Bitwise_and<>, _Bitwise_xor<>, _Shift_left<>,
	_Shift_right<>): Remove.
	(_DEFINE_VALARRAY_AUGMENTED_ASSIGNMENT): Adjust instantiation.
	(_DEFINE_BINARY_OPERATOR): Tweak definition.
	(_DEFINE_LOGICAL_OPERATOR): Remove.
	* testsuite/26_numerics/valarray_name_lookup.C (main): Add more tests.

From-SVN: r56001
2002-08-02 23:08:40 +00:00
..
backward re PR libstdc++/7230 (<strstream> header file is missing (trunk)) 2002-07-25 00:04:37 +00:00
bits valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our object function surrogates. 2002-08-02 23:08:40 +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
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 valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our object function surrogates. 2002-08-02 23:08:40 +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