C++ Logo

std-proposals

Advanced search

Re: [std-proposals] P4174R0 Named, composable type sets for concept constraints

From: Bjorn Reese <breese_at_[hidden]>
Date: Sat, 4 Apr 2026 01:24:53 +0200
On 4/3/26 20:49, Emanuel Spiridon via Std-Proposals wrote:
> I submitted the paper regarding this proposal, which can be read here:
> https://isocpp.org/files/papers/P4174R0.pdf

Notice that such type algorithms have previously been proposed in

   https://wg21.link/P0949

That proposal does not introduce its own type-list, but rather works
on any type-list, including types like std::tuple or std::variant.

Received on 2026-04-03 23:24:59