C++11 mention in doc Introduction

This commit is contained in:
William S Fulton 2015-01-31 17:49:11 +00:00
commit dbd446f806

View file

@ -334,8 +334,7 @@ major features include:
</ul>
<p>
Currently, the only major C++ feature not supported is nested classes--a limitation
that should be removed in a future release, but has some workarounds for the moment.
Most of C++11 is also supported. Details are in the <a href="CPlusPlus11.html">C++11</a> section.
</p>
<p>