Path: csiph.com!news.mixmin.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Tim Rentsch Newsgroups: comp.lang.c Subject: Re: New features added into C23 standard Date: Mon, 15 Aug 2022 22:54:39 -0700 Organization: A noiseless patient Spider Lines: 21 Message-ID: <8635dwvilc.fsf@linuxsc.com> References: <3093c98e-d014-47e4-bcf3-3f108d7c2c03n@googlegroups.com> <80223977-2485-46b3-a36f-e10a3ef96ba5n@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: reader01.eternal-september.org; posting-host="327aa8f3763fd82bcbb1f30d2282ba71"; logging-data="4192965"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+TBStvMqUv+GCszKjqOkrNxO8MeyMgTZI=" User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux) Cancel-Lock: sha1:aNc81ejpTOPrP9vn/SKXM2oS0xU= sha1:bTnByqmL2sX2tJRQhVeeOfzC8Do= Xref: csiph.com comp.lang.c:167035 Grant Mulholland writes: > On Friday, July 22, 2022 at 2:32:12 PM UTC-5, Thiago Adams wrote: > >> - nullptr >> - typed enumerations >> - improved normal enumerations >> - Comma omission and comma deletion >> - constexpr >> - auto >> - TIME_MONOTONIC >> - bit-precise bit-fields >> - relaxed requirements for variadic parameter lists >> - embed >> ... > > Good lord, auto in C... Sadly, it seems the disease that has turned C++ into a wasteland has been transmitted to the people responsible for the C standard.