
24 Apr
2009
24 Apr
'09
8:17 p.m.
On Thu, Apr 23, 2009 at 7:17 PM, Eric Niebler <eric@boostpro.com> wrote:
This might interest some here: http://gcc.gnu.org/ml/gcc/2009-04/msg00590.html
It'd be nice to get some test coverage. Any takers?
For those who don't follow GCC, this is an important release. Other than concepts and lambda, many of the most important C++0x language features are implemented. The standard library also has C++0x features added. Thus it would be very helpful to see g++ 4.4.0 in -std=c++0x mode run daily on both trunk and release. --Beman