gcc/libstdc++-v3/testsuite/28_regex
Jonathan Wakely f7ab96ef5b PR libstdc++/81002 fix std::basic_regex range constructor
PR libstdc++/81002
	* include/bits/regex_compiler.h (__compile_nfa): Add template argument
	list to specify traits type.
	* testsuite/28_regex/basic_regex/ctors/basic/iter.cc: New.

From-SVN: r248991
2017-06-07 17:50:36 +01:00
..
algorithms Update copyright years. 2017-01-01 13:07:43 +01:00
basic_regex PR libstdc++/81002 fix std::basic_regex range constructor 2017-06-07 17:50:36 +01:00
constants Update copyright years. 2017-01-01 13:07:43 +01:00
headers/regex Update copyright years. 2017-01-01 13:07:43 +01:00
iterators Update copyright years. 2017-01-01 13:07:43 +01:00
match_results Update copyright years. 2017-01-01 13:07:43 +01:00
regex_error Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
sub_match Update copyright years. 2017-01-01 13:07:43 +01:00
traits Update copyright years. 2017-01-01 13:07:43 +01:00
init-list.cc Update copyright years. 2017-01-01 13:07:43 +01:00
range_access.cc Update copyright years. 2017-01-01 13:07:43 +01:00
regression.cc Update copyright years. 2017-01-01 13:07:43 +01:00