C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Copy-construct, move-construct, and PR-construct

From: Bjorn Reese <breese_at_[hidden]>
Date: Thu, 24 Aug 2023 00:03:04 +0200
On 8/23/23 22:42, Frederick Virchanza Gotham via Std-Proposals wrote:

> This problem could be remedied if we were able to tell the compiler
> that a given class should never become a template parameter type. For
> example:

This is what concepts are for.

Received on 2023-08-23 22:03:08