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 013c7d1 commit e4bc989Copy full SHA for e4bc989
clang/docs/ReleaseNotes.rst
@@ -112,7 +112,7 @@ C++2b Feature Support
112
113
- Implemented `P2036R3: Change scope of lambda trailing-return-type <https://wg21.link/P2036R3>`_
114
and `P2579R0 Mitigation strategies for P2036 <https://wg21.link/P2579R0>`_.
115
- This proposals modify how variables captured in lambdas can appear in trailing return type
+ These proposals modify how variables captured in lambdas can appear in trailing return type
116
expressions and how their types are deduced therein, in all C++ language versions.
117
118
CUDA/HIP Language Changes in Clang
0 commit comments