https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119469
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |15.0
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed on trunk. I don't think this is worth backporting because I don't see why
anybody would care about using ranges::iter_move on function references.
