gcc/libstdc++-v3/include
Paolo Carlini 355e71b9df shared_ptr.h (operator>, [...]): Add, per DR 1401.
2011-03-22  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/shared_ptr.h (operator>, operator<=, operator>=): Add,
	per DR 1401.
	(operator==, operator!=, operator<): Fix per the letter of DR 1401.
	* include/bits/shared_ptr_base.h: Likewise for __shared_ptr.
	* include/bits/unique_ptr.h (operator==, operator!=, operator<,
	operator<=, operator>, operator>=): Fix per the letter of DR 1401.
	* testsuite/20_util/shared_ptr/comparison/dr1401.cc: New.
	* testsuite/20_util/unique_ptr/comparison/dr1401.cc: Likewise.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust.

From-SVN: r171293
2011-03-22 15:15:03 +00:00
..
backward run_doxygen: Allow doxygen 1.7.0 again. 2011-02-01 01:31:42 +00:00
bits shared_ptr.h (operator>, [...]): Add, per DR 1401. 2011-03-22 15:15:03 +00:00
c PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
c_compatibility PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
c_global PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
c_std PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
debug string (basic_string::insert): Add iterator check and pass normal iterator to normal insert. 2011-02-19 20:51:43 +00:00
decimal PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
ext re PR libstdc++/47773 (Versatile string lacks a default hash function) 2011-02-17 01:24:37 +00:00
parallel re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely) 2011-02-11 10:11:41 +00:00
precompiled
profile re PR libstdc++/47668 (missing 'typename' in debug-mode map) 2011-02-10 00:08:42 +00:00
std thread: Revert. 2011-03-16 00:02:11 +00:00
tr1 [multiple changes] 2011-02-12 18:30:50 +00:00
Makefile.am re PR libstdc++/48123 (bits/cpu_defines.h not installed in freestanding mode.) 2011-03-15 20:56:52 +00:00
Makefile.in re PR libstdc++/48123 (bits/cpu_defines.h not installed in freestanding mode.) 2011-03-15 20:56:52 +00:00