C++ Logo

std-proposals

Advanced search

Re: [std-proposals] explicit this

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Mon, 3 Apr 2023 10:04:08 +0100
On Mon, Apr 3, 2023 at 9:36 AM Marcin Jaczewski
<marcinjaczewski86_at_[hidden]> wrote:
>
> void SomeFunc(this Foo&)
> {
> this; //error!
> }


Please read my original post again, I was getting at something else.

Received on 2023-04-03 09:04:17