Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"C++ programming language and safety: Here's where it goes next"

36 views
Skip to first unread message

Lynn McGuire

unread,
Jan 23, 2023, 9:21:39 PM1/23/23
to
"C++ programming language and safety: Here's where it goes next"

https://www.zdnet.com/article/c-programming-language-and-safety-heres-where-it-goes-next/

"There's been a shift towards 'memory safe' languages. So, can updates
to C++ help it catch up in the eyes of developers?"

Lynn

Richard

unread,
Jan 30, 2023, 11:24:45 AM1/30/23
to
[Please do not mail me a copy of your followup]

Lynn McGuire <lynnmc...@gmail.com> spake the secret code
<tqnfau$3s944$1...@dont-email.me> thusly:
That article doesn't mention cpp2 specifically, but the ISO C++ paper[*]
linked by the article does mention cpp2. I find cpp2 to be an
appealing approach that preserves existing code bases and maintains
100% compatability with ISO C++.

Herb Sutter's video on cpp2:
<https://www.youtube.com/watch?v=ELeZAKCN4tY>

[*] <https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2759r0.pdf>
--
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
The Terminals Wiki <http://terminals-wiki.org>
The Computer Graphics Museum <http://computergraphicsmuseum.org>
Legalize Adulthood! (my blog) <http://legalizeadulthood.wordpress.com>

wij

unread,
Jan 30, 2023, 1:09:14 PM1/30/23
to
It is all about correctness and efficiency. The development of C++ has been deviating
the basics for many years, in searching for (blind) expressiveness.
0 new messages