C++ Logo

std-proposals

Advanced search

Re: [std-proposals] consteval int relocatability (paper attached HTML file)

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Fri, 31 Oct 2025 16:05:39 +0200
On Fri, 31 Oct 2025 at 16:02, Frederick Virchanza Gotham via
Std-Proposals <std-proposals_at_[hidden]> wrote:
> > What are the semantics you're proposing? Are you proposing that
> > the reserved name _Relocate have special meaning? (Why?)
>
>
> I went with "_Relocate" because all underscore-followed-by-capital
> names are restricted.

"Restricted".. such names are reserved for the implementation, and
can't be used for customization functions
like in your proposal.

Received on 2025-10-31 14:05:52