Generic lambda and implicit function template commits reverted

Adam Butcher adam@jessamine.co.uk
Fri Sep 13 16:45:00 GMT 2013


------------------------------------------------------------------------
r202570 | abutcher | 2013-09-13 17:14:15 +0100 (Fri, 13 Sep 2013) | 7 
lines

Revert r202554, r202540 and r202539.

  - r202554: Fix uninitialized variables causing breakage with -Werror.
  - r202540: Support using 'auto' in a function parameter list to 
introduce an implicit template parameter.
  - r202539: Support lambda templates.
------------------------------------------------------------------------

There's some additional work needed before these are ready for trunk.  
Specifically, I need to make sure there are no test regressions.

Cheers,
Adam



More information about the Gcc-patches mailing list