C++ Logo

std-proposals

Advanced search

Re: [std-proposals] int Func(void) noreentry(-1)

From: Thiago Macieira <thiago_at_[hidden]>
Date: Thu, 16 Feb 2023 18:09:55 -0800
On Thursday, 16 February 2023 15:08:07 PST Frederick Virchanza Gotham via Std-
Proposals wrote:
> void Func(void) && noreentry&&;

auto Func() const && noexcept noreentry && -> S &&;

I assume the noexcept, noreentry, final and other context-sensitive attributes
can come in any order.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering

Received on 2023-02-17 02:10:05