[Bug libstdc++/111550] The range adaptor closure object generated by adaptor(args...) is not a perfect forwarding call wrapper

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 5 17:40:07 GMT 2025


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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 16 by using deducing this in C++20 mode.


More information about the Gcc-bugs mailing list