Date: Fri, 23 Feb 2024 18:59:45 +0100
On 2/23/24 18:21, David G. Pickett via Std-Proposals wrote:
> It'd be nice if the language had a way to say that a particular
> container *instance* needs to be thread safe, so all methods are mutex
See synchronized_value<T>
https://wg21.link/P0290
> It'd be nice if the language had a way to say that a particular
> container *instance* needs to be thread safe, so all methods are mutex
See synchronized_value<T>
https://wg21.link/P0290
Received on 2024-02-23 17:59:47