Skip to content

Commit 84a3d71

Browse files
committed
Update LanguageExtensions.rst
1 parent 8e6a4af commit 84a3d71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/LanguageExtensions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,6 +1784,7 @@ Pack Indexing __cpp_pack_indexing C
17841784
``= delete ("should have a reason");`` __cpp_deleted_function C++26 C++03
17851785
Variadic Friends __cpp_variadic_friend C++26 C++03
17861786
Trivial Relocatability __cpp_trivial_relocatability C++26 C++03
1787+
Expansion Statements C++26 C++03
17871788
--------------------------------------------- -------------------------------- ------------- -------------
17881789
Designated initializers (N494) C99 C89
17891790
``_Complex`` (N693) C99 C89, C++

0 commit comments

Comments
 (0)