[PATCH] D134128: [P0857R0 Part B] Resubmit an implemention for constrained template template parameters

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 10:29:16 PDT 2022


erichkeane added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:554
+- Implemented `P0857R0 <https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0857r0.html>`_,
+  which words for constrained lambdas and constrained template *template-parameter*\s.
 
----------------
erichkeane wrote:
> I'm not sure what you're trying to say here?  Is there just a typo that I'm missing that makes this perfectly clear? 
Sorry, I'm still getting caught up on what 'which words' means here?  


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134128/new/

https://reviews.llvm.org/D134128



More information about the cfe-commits mailing list