https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119008
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Dup. The problem is GCC thinks > ends the template argument even though it is still inside a lambda definition. *** This bug has been marked as a duplicate of bug 111008 ***