On Friday, March 20, 2015 at 4:14:47 PM UTC+1, bo...@mozilla.com wrote:
> I was asked to repost this in a new thread in case it got lost ...
> 
> I have now updated the two MDN pages (that I know of) to reflect that gcc-4.7 
> or later is now required.
> 
> <https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Linux_Prerequisites>
> <https://developer.mozilla.org/en-US/docs/Using_CXX_in_Mozilla_code>
> 
> This has made the following C++11 features available for use in Mozilla code:
> 
> * member initializers
> * template aliases
> * delegated constructors
> * override and final as C++ keywords
> 
> Cheers,
> Bob

Great :) I already started using template aliases in bug 1139552 (landed a week 
ago), not realizing they required GCC 4.7+. It seems I chose a good time for it!
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to