[Bug c++/64178] rejects-valid on variadic operator++

2024-10-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64178 --- Comment #2 from Andrew Pinski --- It turns out GCC does not support variadic templates for any of the operators that have 1/2 operand forms (operator-, operator+ too); see PR 117285 for that.

[Bug c++/64178] rejects-valid on variadic operator++

2021-08-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64178 --- Comment #1 from Andrew Pinski --- This is a bad interaction with an old extension really; one which I thought was talking about removing.

[Bug c++/64178] rejects-valid on variadic operator++

2014-12-08 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64178 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|