mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			|  397c5bf920 Backport from mainline 2015-10-02 Jonathan Wakely <jwakely@redhat.com> * testsuite/21_strings/basic_string/allocator/char/minimal.cc: Guard explicit instantiation with check for new ABI. * testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc: Likewise. Use wchar_t as char_type. Backport from mainline 2015-09-11 Jonathan Wakely <jwakely@redhat.com> PR libstdc++/58265 * doc/xml/manual/intro.xml: Document LWG 2063 and 2064 resolutions. * doc/html/manual/bugs.html: Regenerate. * include/bits/basic_string.h (basic_string): Implement N4258. Add correct exception-specifications and propagate allocators correctly. * include/bits/basic_string.tcc (basic_string::swap): Propagate allocators correctly. * include/debug/string (__gnu_debug::basic_string): Add correct exceptions-specifications and allcoator-extended constructors. * testsuite/21_strings/basic_string/allocator/char/copy.cc: New. * testsuite/21_strings/basic_string/allocator/char/copy_assign.cc: New. * testsuite/21_strings/basic_string/allocator/char/minimal.cc: New. * testsuite/21_strings/basic_string/allocator/char/move.cc: New. * testsuite/21_strings/basic_string/allocator/char/move_assign.cc: New. * testsuite/21_strings/basic_string/allocator/char/noexcept.cc: New. * testsuite/21_strings/basic_string/allocator/char/swap.cc: New. * testsuite/21_strings/basic_string/allocator/wchar_t/copy.cc: New. * testsuite/21_strings/basic_string/allocator/wchar_t/copy_assign.cc: New. * testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc: New. * testsuite/21_strings/basic_string/allocator/wchar_t/move.cc: New. * testsuite/21_strings/basic_string/allocator/wchar_t/move_assign.cc: New. * testsuite/21_strings/basic_string/allocator/wchar_t/noexcept.cc: New. * testsuite/21_strings/basic_string/allocator/wchar_t/swap.cc: New. * testsuite/util/testsuite_allocator.h (tracker_allocator): Define defaulted assignment operators. From-SVN: r238241 | ||
|---|---|---|
| .. | ||
| array | ||
| bitset | ||
| debug.h | ||
| deque | ||
| formatter.h | ||
| forward_list | ||
| functions.h | ||
| list | ||
| macros.h | ||
| map | ||
| map.h | ||
| multimap.h | ||
| multiset.h | ||
| safe_base.h | ||
| safe_container.h | ||
| safe_iterator.h | ||
| safe_iterator.tcc | ||
| safe_local_iterator.h | ||
| safe_local_iterator.tcc | ||
| safe_sequence.h | ||
| safe_sequence.tcc | ||
| safe_unordered_base.h | ||
| safe_unordered_container.h | ||
| safe_unordered_container.tcc | ||
| set | ||
| set.h | ||
| string | ||
| unordered_map | ||
| unordered_set | ||
| vector | ||