gcc/libstdc++-v3/testsuite/28_regex
Jonathan Wakely 21f7f9980c Implement LWG 3296 for basic_regex::assign
* include/bits/regex.h
	(basic_regex::assign(const C*, size_t, flag_type)): Add default
	argument (LWG 3296).
	* testsuite/28_regex/basic_regex/assign/char/lwg3296.cc: New test.
	* testsuite/28_regex/basic_regex/assign/wchar_t/lwg3296.cc: New test.

From-SVN: r276121
2019-09-25 13:31:53 +01:00
..
algorithms
basic_regex Implement LWG 3296 for basic_regex::assign 2019-09-25 13:31:53 +01:00
constants
headers/regex PR libstdc++/89023 fix test that fails when <omp.h> not available 2019-02-11 12:56:59 +00:00
iterators
match_results
regex_error
requirements
sub_match
traits
init-list.cc
range_access.cc
regression.cc
simple_c++11.cc