[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 06:23:45 PDT 2022


erichkeane accepted this revision.
erichkeane added a comment.

I'm happy with this once the release-note is clarified and all libcxx pre-commit works with it.



================
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.
 
----------------
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? 


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