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
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to