#CPlusCplus
In this second installment of the C++ vs. Scala comparison, some Scala-specific constructs, such as singletons and lazy variables, are analyzed and presented to the C++ programmer.

#cpp #cpluscplus #cpluscplusfp
#scala #functionalprogramming […]
Original post on mastodon.uno
mastodon.uno
October 29, 2025 at 8:32 PM
https://www.theregister.com/2025/03/02/c_creator_calls_for_action/
C++ creator Bjarne Stroustrup calls for help to defend programming language from 'serious attacks'

#cpluscplus #c #rust #programming
C++ creator calls for action to address 'serious attacks'
Bjarne Stroustrup wants standards body to respond to memory-safety push as Rust monsters lurk at the door
www.theregister.com
October 22, 2025 at 8:17 AM
What is the stock markets least favorite qualifier?
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
volatile 🥁

#CPlusCplus
April 8, 2025 at 1:34 AM
ISO/IEC JTC1/SC22/WG21 - Papers 2025
www.open-std.org
March 20, 2025 at 1:05 AM
What kind of member functions don't bankers like?
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Defaulted ones 🥁

#CPlusCplus
March 20, 2025 at 1:03 AM
What You Need to Know when Optimizations Changes the Behavior of Your C++ 😱: shafik.github.io/c++/undefine...

#CPlusCplus
February 11, 2025 at 9:05 PM
Books titles ostensibly not about C++ but could be

#CPlusCplus
December 28, 2024 at 9:21 PM
Cursed code

Using emoji with static_assert

See the output from various compilers: godbolt.org/z/GTKn99cKW

#CPlusCplus
December 6, 2024 at 7:26 PM
New Blog post
"Triaging clang C++ frontend bugs":

shafik.github.io/c++/llvm/202...

Everything you wanted to know about triaging clang frontend bugs but were afraid to ask.

#CPlusCplus
#llvm
Triaging clang C++ frontend bugs
Blog about C++, C, Undefined Behavior and Compilers
shafik.github.io
October 23, 2024 at 3:30 AM
New blog post "Why do we need an Undefined Behavior Annex for the C++ standard?": community.intel.com/t5/Blogs/Tec...
#CPlusCplus
February 29, 2024 at 2:49 AM