On 2015-03-20 11:14 AM, 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

Thanks, Bob!

I filed bug 1145631 to replace MOZ_OVERRIDE and MOZ_FINAL with the respective keywords.

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to