gcc/libstdc++-v3/testsuite/22_locale
Jonathan Wakely e9ecac306b P0935R0 Eradicating unnecessarily explicit default constructors
More pieces of P0935R0, making default constructors non-explicit.

	* include/backward/strstream (strstreambuf): Add non-explicit default
	constructor.
	* include/bits/locale_conv.h (wbuffer_convert, wstring_convert):
	Likewise.
	* include/bits/regex.h (match_results): Likewise.
	* testsuite/22_locale/conversions/buffer/1.cc: Test for non-explicit
	default constructor.
	* testsuite/22_locale/conversions/string/1.cc: Likewise.
	* testsuite/28_regex/match_results/ctors/char/default.cc: Likewise.
	* testsuite/28_regex/match_results/ctors/wchar_t/default.cc: Likewise.

From-SVN: r261597
2018-06-14 15:12:24 +01:00
..
classification Update copyright years. 2018-01-03 11:03:58 +01:00
codecvt Fix std::codecvt_utf8<wchar_t> for Mingw 2018-05-19 03:03:42 +01:00
codecvt_byname Update copyright years. 2018-01-03 11:03:58 +01:00
collate Update copyright years. 2018-01-03 11:03:58 +01:00
collate_byname Update copyright years. 2018-01-03 11:03:58 +01:00
conversions P0935R0 Eradicating unnecessarily explicit default constructors 2018-06-14 15:12:24 +01:00
ctype Update copyright years. 2018-01-03 11:03:58 +01:00
ctype_base Update copyright years. 2018-01-03 11:03:58 +01:00
ctype_byname Update copyright years. 2018-01-03 11:03:58 +01:00
facet Update copyright years. 2018-01-03 11:03:58 +01:00
global_templates Update copyright years. 2018-01-03 11:03:58 +01:00
headers Update copyright years. 2018-01-03 11:03:58 +01:00
locale Update copyright years. 2018-01-03 11:03:58 +01:00
messages Update copyright years. 2018-01-03 11:03:58 +01:00
messages_byname Update copyright years. 2018-01-03 11:03:58 +01:00
money_get Update copyright years. 2018-01-03 11:03:58 +01:00
money_put Update copyright years. 2018-01-03 11:03:58 +01:00
moneypunct Update copyright years. 2018-01-03 11:03:58 +01:00
moneypunct_byname Update copyright years. 2018-01-03 11:03:58 +01:00
num_get Update copyright years. 2018-01-03 11:03:58 +01:00
num_put Update copyright years. 2018-01-03 11:03:58 +01:00
numpunct Update copyright years. 2018-01-03 11:03:58 +01:00
numpunct_byname Update copyright years. 2018-01-03 11:03:58 +01:00
time_get Update copyright years. 2018-01-03 11:03:58 +01:00
time_put Update copyright years. 2018-01-03 11:03:58 +01:00