C++11 mention in doc Introduction
This commit is contained in:
parent
72c78591df
commit
dbd446f806
1 changed files with 1 additions and 2 deletions
|
|
@ -334,8 +334,7 @@ major features include:
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Currently, the only major C++ feature not supported is nested classes--a limitation
|
Most of C++11 is also supported. Details are in the <a href="CPlusPlus11.html">C++11</a> section.
|
||||||
that should be removed in a future release, but has some workarounds for the moment.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue