https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90509
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, and the overload that takes an exeution policy requires forward iterators
for the input range and the output range.
It doesn't matter if you use the sequential policy or not.
