https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121433
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
CC| |mpolacek at gcc dot gnu.org
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
GCC implements CWG 1579 so the conversion to std::optional<std::string> is OK
and the implicit move still kicks in.
