This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new C++11 features in GCC 4.7


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]