[cfe-dev] C++11 support page up-to-dateness

David Blaikie dblaikie at gmail.com
Wed May 2 00:25:20 PDT 2012


On Wed, May 2, 2012 at 12:05 AM, Matthieu Monrocq
<matthieu.monrocq at gmail.com> wrote:
> Hello,
>
> It seems to me that the C++11 support page
> (http://clang.llvm.org/cxx_status.html) is not up-to-date.
>
> My reasoning is that there has been a lot of work between the 3.0 and 3.1
> releases and yet 3.1 does not appear anywhere.
>
> Is there a more-up-to-date section or is it planned to wait for the official
> release of 3.1 before acknowledging the new features ?

Perhaps you're looking at a cached copy somehow - there's many things
marked "3.1" in that list (it's highlighted in yellow, since 3.1
hasn't released yet - see init lists, lambdas, forward declared enums,
... )

- David

>
> -- Matthieu
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>



More information about the cfe-dev mailing list