Fix C++ version number doc.

Fixes #105 (merge from hash-predef)
This commit is contained in:
Rene Rivera
2020-02-28 23:35:01 -06:00
parent 3330514089
commit fa099f3b2c

View File

@ -25,7 +25,9 @@ Specifically the defined versions are:
|===
| Detected Version Number | Standard Year | {CPP} Standard
| 27.11.1 | 1998 | ISO/IEC 14882:1998
| 41.12.1 | 2011 | ISO/IEC 14882:2011
| 41.3.1 | 2011 | ISO/IEC 14882:2011
| 44.2.1 | 2014 | ISO/IEC 14882:2014
| 47.3.1 | 2017 | ISO/IEC 14882:2017
|===
[options="header"]