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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppalka at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2025-03-14

--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
The error message is bizarre, but it seems the fix it to just declare
_Clear::~_Clear constexpr in the body of that vector ctor

Reply via email to