[Bug libstdc++/109922] <iomanip>: consider removing operator>> for istream >> setfill(c)
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 31 12:24:14 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109922
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Deprecated for GCC 14. We can remove it for GCC 15 or 16.
Thanks for pointing out this historical oddity!
More information about the Gcc-bugs
mailing list