LWN.net Logo

GCC 4.6.0 released

GCC 4.6.0 released

Posted Mar 26, 2011 16:10 UTC (Sat) by daglwn (subscriber, #65432)
Parent article: GCC 4.6.0 released

Range-based for is going to be very nice. The next 0x feature I would really like to see is template aliases. That will clean up generic code significantly. After that, inheriting and delegating constructors are next on my list.


(Log in to post comments)

GCC 4.6.0 released

Posted Mar 26, 2011 17:54 UTC (Sat) by exadon (guest, #5324) [Link]

If you do a lot of templates you will like "auto" as well.

GCC 4.6.0 released

Posted Mar 26, 2011 18:02 UTC (Sat) by daglwn (subscriber, #65432) [Link]

"auto" is already available in gcc, since 4.4 I believe. I'm looking for the new stuff. :)

There's plenty of 0x goodness in gcc right now.

GCC 4.6.0 released

Posted Mar 31, 2011 16:10 UTC (Thu) by bkoz (guest, #4027) [Link]

i would like template aliases as well!!

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds