gcc/libstdc++-v3/include
Jonathan Wakely a1a0dc4548 libstdc++: Remove noexcept from match_results comparisons (PR 94627)
These functions can't be noexcept because the iterators stored in the
sub_match objects can throw on any operation.

libstdc++-v3/ChangeLog:

	PR libstdc++/94627
	* include/bits/regex.h (operator==, operator!=): Remove noexcept
	equality comparisons for match_results.
	* testsuite/28_regex/match_results/94627.cc: New test.
2020-07-01 21:06:42 +01:00
..
backward
bits libstdc++: Remove noexcept from match_results comparisons (PR 94627) 2020-07-01 21:06:42 +01:00
c
c_compatibility
c_global
c_std
debug libstdc++: Extend memcmp optimization in std::lexicographical_compare 2020-06-10 17:48:56 +01:00
decimal
experimental
ext
parallel
precompiled
pstl
std PR libstdc++/95915 2020-06-29 00:36:38 +03:00
tr1
tr2
Makefile.am
Makefile.in libstdc++: Regenerate makefiles 2020-06-23 07:59:40 +01:00