C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Draft Paper - Increase the versatility of operator->

From: Михаил Найденов <mihailnajdenov_at_[hidden]>
Date: Wed, 21 Sep 2022 14:49:25 +0300
Hello, again I want to point to pattern matching.

I mean, we are 2/3 there.
1) we have the desire to have PM as expression, so that we can use it on
the RHS of assignment
2) we have Concepts, so that we can select the alternative, based on its
structure

Last point is to have an attractive syntax, so that people will not require
another language feature.


On Wed, Sep 21, 2022 at 12:59 PM Frederick Virchanza Gotham via
Std-Proposals <std-proposals_at_[hidden]> wrote:

> My draft paper can be downloaded from here:
>
> http://www.virjacode.com/proposal_operator_inline.pdf
>
> Of course it needs loads more work.
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
>

Received on 2022-09-21 11:49:40