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 5931a27 commit a32723eCopy full SHA for a32723e
clang/docs/ReleaseNotes.rst
@@ -70,7 +70,9 @@ C++2c Feature Support
70
71
Resolutions to C++ Defect Reports
72
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
73
-
+- Substitute template parameter pack, when it is not explicitly specified
74
+ in the template parameters, but is deduced from a previous argument.
75
+ (`#78449: <https://github.com/llvm/llvm-project/issues/78449>`_).
76
C Language Changes
77
------------------
78
0 commit comments