On 12/2/24 12:27 PM, Josh Holtrop wrote:

>>   alias get this;
>
> If I use `alias this` I don't know how I can get `volatileLoad()` to be
> called.

Note that alias this is used with your 'get' function, which still calls volatileLoad().

Ali

Reply via email to