https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104443
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|SUSPENDED |RESOLVED
Target Milestone|--- |13.0
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jiang An from comment #3)
> LWG3672 has been adopted, so no change is needed and this issue can be
> closed. Although it might be more clear to use auto instead of
> decltype(auto).
Agreed, and done. Thanks for the report and update.