constexpr.cc
2.03 KB
-
re PR libstdc++/65420 (Enumerators in std::regex_constants should be constexpr variables instead) · 28943113
PR libstdc++/65420 * include/bits/regex_constants.h: Use constexpr variables for flags. * testsuite/28_regex/constants/constexpr.cc: New testcase. From-SVN: r221750
Tim Shen committed