Sujet : Re: C23 auto x C++ auto.
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 07. Jun 2024, 01:46:07
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v3tl8f$1o860$5@dont-email.me>
References : 1 2 3 4 5
User-Agent : Pan/0.158 (Avdiivka; )
On Mon, 27 May 2024 11:05:34 +0200, David Brown wrote:
But "blocks" (borrowed from Objective-C, IIRC) are more advanced than
gcc's statement expressions, so I suppose lambdas are a reasonable
superset of these three extensions.
Now all we need is gensym, and then we can do away with #define-style
macros and just use inline statement expressions instead.