We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c123de commit 0720771Copy full SHA for 0720771
clang/docs/LanguageExtensions.rst
@@ -1823,6 +1823,7 @@ Octal literals prefixed with ``0o`` or ``0O`` C
1823
``_Countof`` (N3369, N3469) C2y C89
1824
``_Generic`` with a type operand (N3260) C2y C89, C++
1825
``++``/``--`` on ``_Complex`` value (N3259) C2y C89, C++
1826
+``__COUNTER__`` (N3457) C2y C89, C++
1827
============================================= ================================ ============= =============
1828
1829
Builtin type aliases
0 commit comments