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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Maybe try implementing the deleted

  void operator= (auto_vec&&) = delete;

but the diagnostic isn't really pointing to that ...

Reply via email to