gcc/libstdc++-v3/testsuite/28_regex
Tim Shen 2894311302 re PR libstdc++/65420 (Enumerators in std::regex_constants should be constexpr variables instead)
PR libstdc++/65420
	* include/bits/regex_constants.h: Use constexpr variables for flags.
	* testsuite/28_regex/constants/constexpr.cc: New testcase.

From-SVN: r221750
2015-03-28 04:17:12 +00:00
..
algorithms
basic_regex
constants re PR libstdc++/65420 (Enumerators in std::regex_constants should be constexpr variables instead) 2015-03-28 04:17:12 +00:00
headers/regex
iterators
match_results re PR libstdc++/64441 (A match_results returns an incorrect sub_match if the sub_match::matched is false) 2015-03-10 18:41:46 +00:00
regex_error
requirements
sub_match
traits re PR libstdc++/64467 (28_regex/traits/char/isctype.cc and wchar_t/isctype.cc) 2015-03-09 12:47:51 +00:00
init-list.cc
range_access.cc