gcc/libstdc++-v3/testsuite/20_util
Paolo Carlini 2ee0c1fb57 DR 660, [Ready] in Toronto.
2007-08-02  Paolo Carlini  <pcarlini@suse.de>

	DR 660, [Ready] in Toronto.
	* include/bits/stl_function.h (bit_and, bit_or, bit_xor): Add.
	* testsuite/20_util/function_objects/dr660.cc: New.
	* docs/html/ext/howto.html: Add an entry for DR 660, update.

	* docs/html/ext/lwg-closed.html, docs/html/ext/lwg-active.html,
	docs/html/ext/lwg-defects.html: Import Revision 49.

From-SVN: r127166
2007-08-02 17:39:51 +00:00
..
add_lvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
add_rvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
allocator
auto_ptr
conditional/requirements
decay/requirements
enable_if/requirements
enable_shared_from_this/requirements
forward utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
function_objects DR 660, [Ready] in Toronto. 2007-08-02 17:39:51 +00:00
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_constructor
has_trivial_default_constructor
headers std_c++0x_neg.cc: Force C++98 mode. 2007-06-29 20:05:11 +00:00
identity utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
is_lvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
is_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
is_rvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
is_signed
is_unsigned
make_signed/requirements typedefs_neg.cc: Tweak line numbers. 2007-07-02 13:11:13 +00:00
make_unsigned/requirements typedefs_neg.cc: Tweak line numbers. 2007-07-02 13:11:13 +00:00
move utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
pair
raw_storage_iterator/requirements
remove_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
shared_ptr/requirements
specialized_algorithms
tuple/requirements
weak_ptr/requirements
rel_ops.cc
temporary_buffer.cc