C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Proposal to allow multiple template parameter packs for class templates provided they can be deduced using CTAD

From: Jens Maurer <jens.maurer_at_[hidden]>
Date: Sat, 29 Apr 2023 16:37:23 +0200
On 29/04/2023 06.43, Anoop Rana via Std-Proposals wrote:
> Attached is the proposal to allow multiple template parameter packs for class templates provided they can be deduced using CTAD.

The "before - after" comparison should not just show "invalid";
it should show for "before" the workaround that you need to take
today to achieve the same result. I guess passing around several
tuples might work today.

Jens

Received on 2023-04-29 14:37:27