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

--- Comment #6 from andysem at mail dot ru ---
So do you think this is a problem in Boost.Filesystem?

I would say this is a regression in string_view as the code is valid in
pre-C++23, and I would expect it to stay valid in C++23 onwards. Shouldn't the
range constructor be simply disabled when fs::path::iterator is not defined?

Reply via email to