gcc/libstdc++-v3/testsuite/28_regex/basic_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
..
assign Update copyright years. 2017-01-01 13:07:43 +01:00
ctors PR libstdc++/81002 fix std::basic_regex range constructor 2017-06-07 17:50:36 +01:00
imbue Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
multiple_quantifiers.cc Update copyright years. 2017-01-01 13:07:43 +01:00