Skip to content

Commit 03feb55

Browse files
committed
Add C++ standards
1 parent b206c19 commit 03feb55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/docs/UsersManual.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ specific section:
3939
C99 (+TC1, TC2, TC3), C11, C17, C23, and C2y.
4040
- :ref:`Objective-C Language <objc>`: ObjC 1, ObjC 2, ObjC 2.1, plus
4141
variants depending on base language.
42-
- :ref:`C++ Language <cxx>`
42+
- :ref:`C++ Language <cxx>`: C++98, C++03, C++11, C++14, C++17, C++20, C++23,
43+
and C++2c.
4344
- :ref:`Objective C++ Language <objcxx>`
4445
- :ref:`OpenCL Kernel Language <opencl>`: OpenCL C 1.0, 1.1, 1.2, 2.0, 3.0,
4546
and C++ for OpenCL 1.0 and 2021.

0 commit comments

Comments
 (0)