gcc/libstdc++-v3/include/ext
Jason Merrill f07c223768 Some libstdc++ fixes for -Wdeprecated-copy.
* include/bits/stl_deque.h (_Deque_iterator): Constrain constructor
	for conversion to const_iterator.  Add defaulted copy ops.
	* libsupc++/new (bad_alloc): Add defaulted copy ops.
	* libsupc++/exception.h (exception): Add defaulted copy ops.
	* include/std/system_error (system_error): Add defaulted copy ops.
	* include/std/stdexcept (domain_error, invalid_argument)
	(length_error, out_of_range, range_error, overflow_error)
	(underflow_error): Add defaulted copy ops.
	* include/bits/stl_iterator.h (reverse_iterator): Add defaulted
	copy assignment.
	* include/bits/allocator.h (allocator): Add defaulted copy assignment.
	* include/ext/throw_allocator.h (condition_base): Add defaulted
	default and copy ctor and copy assignment.

From-SVN: r260380
2018-05-18 16:02:14 -04:00
..
pb_ds Update copyright years. 2018-01-03 11:03:58 +01:00
algorithm Update copyright years. 2018-01-03 11:03:58 +01:00
aligned_buffer.h aligned_buffer.h [...] (template<> __aligned_buffer): Define as __aligned_membuf alias. 2018-02-20 20:51:44 +00:00
alloc_traits.h Update copyright years. 2018-01-03 11:03:58 +01:00
array_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
atomicity.h Update copyright years. 2018-01-03 11:03:58 +01:00
bitmap_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
cast.h Update copyright years. 2018-01-03 11:03:58 +01:00
cmath Update copyright years. 2018-01-03 11:03:58 +01:00
codecvt_specializations.h Update copyright years. 2018-01-03 11:03:58 +01:00
concurrence.h Update copyright years. 2018-01-03 11:03:58 +01:00
debug_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
enc_filebuf.h Update copyright years. 2018-01-03 11:03:58 +01:00
extptr_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
functional Update copyright years. 2018-01-03 11:03:58 +01:00
iterator Update copyright years. 2018-01-03 11:03:58 +01:00
malloc_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
memory Update copyright years. 2018-01-03 11:03:58 +01:00
mt_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
new_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
numeric Update copyright years. 2018-01-03 11:03:58 +01:00
numeric_traits.h Update copyright years. 2018-01-03 11:03:58 +01:00
pod_char_traits.h Update copyright years. 2018-01-03 11:03:58 +01:00
pointer.h Update copyright years. 2018-01-03 11:03:58 +01:00
pool_allocator.h Update copyright years. 2018-01-03 11:03:58 +01:00
random PR libstdc++/85749 constrain seed sequences for random number engines 2018-05-15 16:36:46 +01:00
random.tcc PR libstdc++/85749 constrain seed sequences for random number engines 2018-05-15 16:36:46 +01:00
rb_tree Update copyright years. 2018-01-03 11:03:58 +01:00
rc_string_base.h Update copyright years. 2018-01-03 11:03:58 +01:00
rope Update copyright years. 2018-01-03 11:03:58 +01:00
ropeimpl.h Update copyright years. 2018-01-03 11:03:58 +01:00
slist Update copyright years. 2018-01-03 11:03:58 +01:00
sso_string_base.h Update copyright years. 2018-01-03 11:03:58 +01:00
stdio_filebuf.h Update copyright years. 2018-01-03 11:03:58 +01:00
stdio_sync_filebuf.h Update copyright years. 2018-01-03 11:03:58 +01:00
string_conversions.h Update copyright years. 2018-01-03 11:03:58 +01:00
throw_allocator.h Some libstdc++ fixes for -Wdeprecated-copy. 2018-05-18 16:02:14 -04:00
type_traits.h Update copyright years. 2018-01-03 11:03:58 +01:00
typelist.h Update copyright years. 2018-01-03 11:03:58 +01:00
vstring_fwd.h Update copyright years. 2018-01-03 11:03:58 +01:00
vstring_util.h Update copyright years. 2018-01-03 11:03:58 +01:00
vstring.h Update copyright years. 2018-01-03 11:03:58 +01:00
vstring.tcc Update copyright years. 2018-01-03 11:03:58 +01:00