On 21 September 2011 18:53, Nathan Ridge wrote:
>
> I'm wondering, are there are other new C++11 features planned
> for GCC 4.7 besides "Extended friend declarations" and "Explicit
> virtual overrides" (which are marked as already implemented at
> http://gcc.gnu.org/projects/cxx0x.html)?

There are some library changes already done, as documented at
http://gcc.gnu.org/gcc-4.7/changes.html
I hope to do some more allocator work for 4.7 in other containers and
for debug + parallel modes.

Keep an eye on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45114 to
see if alias-declarations get done in time.

Reply via email to