C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Float the idea: First-class effect annotations and resource contracts for C++

From: Bjorn Reese <breese_at_[hidden]>
Date: Mon, 8 Jun 2026 13:50:20 +0200
On 6/8/26 08:50, David Brown via Std-Proposals wrote:

> A related concept that is very important in embedded systems is
> "re-entrant". A function is "re-entrant" if there can be more than one

The standard calls this "signal-safe" -- see [support.signal] para 3.

Received on 2026-06-08 11:50:28