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

--- Comment #5 from Alexander Karzhenkov <karzh at mail dot ru> ---
Also note that const-qualifier on `Source::operator Target()` affects the
conversion sequence (see https://godbolt.org/z/MexGW9). This seems inconsistent
here.

Reply via email to