Skip to content

Commit 800b643

Browse files
committed
[Docs] Update LanguageExtensions.rst
1 parent b442173 commit 800b643

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
@@ -1493,6 +1493,7 @@ Conditional ``explicit`` __cpp_conditional_explicit C+
14931493
``if consteval`` __cpp_if_consteval C++23 C++20
14941494
``static operator()`` __cpp_static_call_operator C++23 C++03
14951495
Attributes on Lambda-Expressions C++23 C++11
1496+
``= delete ("should have a reason");`` __cpp_deleted_function C++26 C++03
14961497
-------------------------------------------- -------------------------------- ------------- -------------
14971498
Designated initializers (N494) C99 C89
14981499
Array & element qualification (N2607) C23 C89

0 commit comments

Comments
 (0)