[Bug libstdc++/122418] invoke_result_t does not take into account volatile reference_wrapper
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 13 10:46:50 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122418
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I'm going to close this, I think the standard is clear that invoke should use
.get().
More information about the Gcc-bugs
mailing list