C++ Logo

std-proposals

Advanced search

Re: Make class template parameters available externally

From: Jake Arkinstall <jake.arkinstall_at_[hidden]>
Date: Wed, 30 Oct 2019 21:51:18 +0000
On Wed, 30 Oct 2019, 21:49 Ville Voutilainen via Std-Proposals, <
std-proposals_at_[hidden]> wrote:

> If I then _don't_ want to expose such a template parameter name, what do I
> do?


Part of the proposal is to provide an = delete to prevent exposure of
template parameters.

Received on 2019-10-30 16:53:43