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 8e6a4af commit 84a3d71Copy full SHA for 84a3d71
clang/docs/LanguageExtensions.rst
@@ -1784,6 +1784,7 @@ Pack Indexing __cpp_pack_indexing C
1784
``= delete ("should have a reason");`` __cpp_deleted_function C++26 C++03
1785
Variadic Friends __cpp_variadic_friend C++26 C++03
1786
Trivial Relocatability __cpp_trivial_relocatability C++26 C++03
1787
+Expansion Statements C++26 C++03
1788
--------------------------------------------- -------------------------------- ------------- -------------
1789
Designated initializers (N494) C99 C89
1790
``_Complex`` (N693) C99 C89, C++
0 commit comments