[Bug libstdc++/103951] [C++2b] string_view range constructor, "exception specification ... depends on itself"

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 10 09:39:31 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103951

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This would be solved by
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2499r0.html but I
think the std::lib code is behaving exactly as the C++23 draft requires.


More information about the Gcc-bugs mailing list