C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Every variable is volatile, everything is laundered, no optimisation

From: Jens Maurer <jens.maurer_at_[hidden]>
Date: Mon, 28 Aug 2023 09:06:04 +0200
(Barking up a dead tree a little more...)

On 28/08/2023 01.25, Frederick Virchanza Gotham via Std-Proposals wrote:
> For class objects of type
> 'volatile', the member function marked 'volatile' is the first choice
> to be invoked if it is accessible, otherwise any suitable member
> function not marked 'volatile' is invoked.

How is that different from the status quo for overload resolution?

Jens

Received on 2023-08-28 07:06:09