Deutsch   English   Français   Italiano  
<vkr5ka$sp2b$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Muttley@dastardlyhq.com
Newsgroups: comp.lang.c++
Subject: Re: We have a new standard!
Date: Sun, 29 Dec 2024 09:43:38 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 38
Message-ID: <vkr5ka$sp2b$1@dont-email.me>
References: <C++-20241227154547@ram.dialup.fu-berlin.de>
 <cone.1735354270.316807.177566.1000@ripper.email-scan.com>
 <vkojb7$96o6$1@dont-email.me>
 <vkpelh$c5a1$1@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Injection-Date: Sun, 29 Dec 2024 10:43:39 +0100 (CET)
Injection-Info: dont-email.me; posting-host="50adee42a6747628225b2a3bdc1601fe";
	logging-data="943179"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+EAYr7uebdR3sYu4bM0QDK"
Cancel-Lock: sha1:gttS1s77e11Fy54zJdOew/JSNhU=
Bytes: 2612

On Sat, 28 Dec 2024 13:05:37 -0500
Phillip <nntp@fulltermprivacy.com> gabbled:
>On 12/28/24 05:19, Muttley@dastardlyhq.com wrote:
>> On Fri, 27 Dec 2024 21:51:10 -0500
>> Sam <sam@email-scan.com> gabbled:
>>> Stefan Ram writes:
>>>
>>>>   According to one web site, C++23 (ISO/IEC 14882:2024) was released
>>>>   October 19, 2024.
>>>>
>>>>   (Sorry if it was mentioned here then, and I just did not notice!)
>>>
>>> Hip-hip-hooray! Finally, finally they addressed the long-standing 
>>> criticism of C++ being too trivial and too simple, and a kids' 
>>> language. At last, there's some meat on those bones. Watch out, Java! 
>>> There's a new boss in town. Real programming languages' specifications 
>>> are measured in pounds, and not a page count.
>> 
>> Watch out Java? Watch out Perl more like! The title of most write only
>> language could soon change!
>> 
>> Being serious, I haven't even checked whats new in it but going by C++ 2020
>> it'll be yet more syntactic soup to support features absolutely no one 
>> outside
>> of ivory tower academic discussions asked for. It'll just add yet 
>> morecomplexity to compilers, hence more potential bugs and make the C++ 
>> learning
>> curve even steeper meaning yet more new programmers abandon it - or don't
>> even start - for languages such as Python.
>> 
>
>I'm still on C++98 and C++03. Everything beyond that is just bloat to 
>me. ;-)

I would say that C++ 11 did improve things particularly wrt the STL and
possibly 2014 was the high point. Beyond that its been as you say pointless
bloat that achieves nothing.