[PATCH] D110641: Implement P0857R0 -Part B: requires clause for template-template params

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 14 10:11:04 PST 2022


erichkeane added a comment.

In D110641#3319787 <https://reviews.llvm.org/D110641#3319787>, @cor3ntin wrote:

> In D110641#3064200 <https://reviews.llvm.org/D110641#3064200>, @erichkeane wrote:
>
>> Ping!  Does anyone have any feedback on this?  I'd really like to start getting us caught up on standards implementation, and this seems like it might be an easy win (unless someone on the list knows why it is just plain wrong/more complicated than I think!).
>
> Have we figured out what the intended semantic purposes of that requires clause is supposed to be yet? Because I'm still very confused

Nope, I have yet to be able to come up with a reproducer that would actually care about this in any of the compilers :/


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

https://reviews.llvm.org/D110641



More information about the cfe-commits mailing list