C++ Logo

std-proposals

Advanced search

Re: [std-proposals] auto-noexcept for move and lambdas

From: Andrey Semashev <andrey.semashev_at_[hidden]>
Date: Tue, 10 Jun 2025 11:47:46 +0300
On 10 Jun 2025 01:58, Ville Voutilainen wrote:
> On Tue, 10 Jun 2025 at 01:31, Andrey Semashev via Std-Proposals
> <std-proposals_at_[hidden]> wrote:
>> I realize that the Standard Committee resources are limited, but I also
>> don't find this argument convincing. You could argue the same way e.g.
>> about coroutines or any other niche feature of the language, which was
>> arguably more expensive to standardize and implement, yet here we are.
>
> I don't quite follow this analogy. I can't just write something else
> instead of coroutines

You could use ucontext or at the very least setjmp/longjmp.

Received on 2025-06-10 08:47:49