gcc/libstdc++-v3/testsuite/ext
Jeffrey Yasskin 7c16382a3a In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors.
In C++0x mode, import iota and is_sorted from namespace std into
namespace __gnu_cxx to avoid ambiguous call errors.  copy_n would be a
good candidate for this too, except it was standardized with a
different return type.

Tested:
  `make -k check-c++` on x86_64-unknown-linux-gnu.

libstdc++-v3/ChangeLog:

2011-04-06  Jeffrey Yasskin  <jyasskin@google.com>

        * include/ext/algorithm (is_sorted): In C++0x mode import from
        namespace std.
        * include/ext/numeric (iota): In C++0x mode import from
        namespace std.
        * testsuite/ext/is_sorted/cxx0x.cc: New.
        * testsuite/ext/iota/cxx0x.cc: New.

From-SVN: r172073
2011-04-07 04:11:12 +00:00
..
array_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
bitmap_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
codecvt Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
concurrence_lock_error Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
concurrence_unlock_error Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
debug_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
enc_filebuf 14220.cc: XFAIL on Solaris 9/x86, 32-bit Solaris 10/x86 and 64-bit Solaris 10/SPARC. 2010-07-26 20:54:57 +00:00
ext_pointer * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
forced_error PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
iota In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
is_heap re PR libstdc++/47709 (is_heap(standard iterator) becomes ambiguous in C++0x mode) 2011-02-12 21:26:21 +00:00
is_sorted In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
malloc_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
mt_allocator c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
new_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
numeric_traits Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
pb_ds hash_load_check_resize_trigger_imp.hpp: Adjust assert condition. 2011-01-20 18:26:33 +00:00
pool_allocator testsuite_allocator.h (check_new, [...]): Move to ... 2009-05-28 00:17:00 +00:00
profile Makefile.am (inst_sources): Make source instantion files conditional. 2011-03-04 21:51:56 +00:00
rope re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx::crope with std::back_inserter in c++0x mode) 2010-08-08 14:54:51 +00:00
slist testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
stdio_filebuf c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
stdio_sync_filebuf [multiple changes] 2010-09-15 10:46:39 +00:00
throw_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
throw_value PR libstdc++/21772 part 1 2009-12-16 05:16:46 +00:00
type_traits PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
vstring re PR libstdc++/47776 (New libstc++ test failures) 2011-02-17 08:38:11 +00:00
concept_checks.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
headers.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
median.cc median.cc: Adjust. 2010-02-15 17:35:11 +00:00
pod_char_traits.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00