Home New Trending Search
About Privacy Terms
#
#cpp23
Posts tagged #cpp23 on Bluesky
C++ Insights - Episode 71: C++23: multidimensional operator[]
C++ Insights - Episode 71: C++23: multidimensional operator[]

C++ Insights - Episode 71: C++23: multidimensional operator[]

In this episode, you'll learn about the change to the operator[] in C++23.

https://youtu.be/_wIj799nLOc

#cppinsights #cpp #cpp23

1 1 0 0
Preview
Release Pax v0.2.0: Foundation for Growth · tinyBigGAMES/PaxLang TL;DR Pax v0.2.0 is a complete backend rebuild. The TCC/C99 architecture from v0.1.0 proved the concept — now we've replaced it with C++ 23 via Zig's Clang compiler. The result: seamless C++ intero...

#GameDev #IndieDev #Zig #CPP23 #PaxLang
🚀 Pax v0.2.0: Foundation for Growth
Seamless Pax/C++ interop. Full LSP. Source-level debugger. Cross-platform targeting.

github.com/tinyBigGAMES...

5 2 0 0
Preview
Check out the C++ Insights YouTube channel

Did you know about the C++ Insights YouTube channel?

https://youtube.com/@andreas_fertig

You get a new video there every third Wednesday of the month.

The next video goes out in less than 24 hours!

#cppinsights #cpp #cpp23

5 1 0 0
(Lightning Talk) Sarthak Sehgal - deducing_this and forward_like in C++23
(Lightning Talk) Sarthak Sehgal - deducing_this and forward_like in C++23 YouTube video by CppNorth

A Lightning Talk from CppNorth 2025 is now on YouTube! ⚡

Watch Sarthak Sehgal: "deducing_this and forward_like in C++23."

Explore how deducing_this & forward_like simplify interfaces and eliminate const/ref boilerplate.

🔗 youtu.be/U3P96OQfkpE

#CppNorth #cpp #Cpp23

1 0 0 0
Post image

Since C++23, you can print any collection in one println.

Even dictionaries. #cpp #cplusplus #cpp23

0 0 1 0
Preview
Check out the C++ Insights YouTube channel

Did you know about the C++ Insights YouTube channel?

https://youtube.com/@andreas_fertig

You get a new video there every third Wednesday of the month.

The next video goes out in less than 24 hours!

#cppinsights #cpp #cpp23

3 1 0 0
C++ Insights - Episode 67: C++23: Why if consteval can make your code better
C++ Insights - Episode 67: C++23: Why if consteval can make your code better

C++ Insights - Episode 67: C++23: Why if consteval can make your code better

In this episode, you'll learn how C++23's if consteval helps you avoiding mistakes.

https://youtu.be/9bHSiqXZhFI

#cppinsights #cpp #cpp23

1 1 0 0
Boguslaw Cyganek - Serial and parallel pipelines in modern C++
Boguslaw Cyganek - Serial and parallel pipelines in modern C++ YouTube video by CppNorth

Our next talk from CppNorth 2025 is now on YouTube! ⚙️

Watch Bogusław Cyganek: "Serial and parallel pipelines in modern C++."

Learn to build custom serial & parallel pipelines using C++23's std::expected.

🔗 youtu.be/AY_Y5TYdd3w

#CppNorth #cpp #Cpp23

0 0 0 0
Preview
Release 1.0.0 · martinmoene/bit-lite Release 1.0.0 of bit lite adds C++23 byteswap(). To be expanded. Additions: Changes: Fixes:

If there's anyone interested in swaps... of bytes: bit-lite now supports 'm.

#cpp #cpp98 #cpp11 #cpp20 #cpp23

github.com/martinmoene/...

1 0 0 0
C++ code snippet with suprisingly failing static assert.

C++ code snippet with suprisingly failing static assert.

Can somebody explain to me, why the last static assert fails? The value type has <=> operator returning strong ordering and std::map is clearly capable of having strong-ordered <=> operator.

Godbolt link: https://godbolt.org/z/xnaaoWxaq

#cpp #cpp23 #programming #help

0 1 0 0
C++ Insights - Episode 66: How C++23 handles temporary objects in range-based for-loops
C++ Insights - Episode 66: How C++23 handles temporary objects in range-based for-loops

C++ Insights - Episode 66: How C++23 handles temporary objects in range-based for-loops

In this episode, you'll learn how C++23 reduces undefined behavior in range-based for-loops for you.

https://youtu.be/ay8BnkWKKWA

#cppinsights #cpp #cpp23

1 0 0 0
Preview
Check out the C++ Insights YouTube channel

Did you know about the C++ Insights YouTube channel?

https://youtube.com/@andreas_fertig

You get a new video there every third Wednesday of the month.

The next video goes out in less than 24 hours!

#cppinsights #cpp #cpp23

3 1 0 0
Original post on techhub.social

We're doing some natural language processing at Safetica, so we had to integrate a tokenizer.

First, we started with HF tokenizers that use Rust as the underlying implementation. Since we consume it as a C# package and native runtimes are not shipped for Mac (thanks Apple for preventing […]

0 1 1 0
Preview
Check out the C++ Insights YouTube channel

Did you know about the C++ Insights YouTube channel?

https://youtube.com/@andreas_fertig

You get a new video there every third Wednesday of the month.

The next video goes out in less than 24 hours!

#cppinsights #cpp #cpp23

1 0 0 0
Preview
Register for my CppCon workshop

You write C++ for an embedded environment and going to CppCon? Then you should definetily check out my workshop:
Safe and Efficient C++ for Embedded Environments

📍 In-person CppCon, Aurora, CO
📅 Sat & Sun, Sept 13–14
🥗 Lunch included

👉 Book now as seats are limited

#cpp #cpp20 #cpp23 #workshop

1 0 1 0
Preview
CppCon workshop: Safe and Efficient C++ for Embedded Environments I'm thrilled to let you know that I'll give the workshop "Safe and Efficient C++ for Embedded Environments" as part of CppCon. The work...

I'm thrilled to let you know that I'll give the workshop Safe and Efficient C++ for Embedded Environments at CppCon

andreasfertig.com/blog/2025/07/cppcon-work...

#cplusplus #cpp17 #cpp20 #cpp23

2 0 0 0

Did I just hand-write an implementation of #cpp23 std::expected for use in #cpp11 ? Very, very yes.

Is it complete? No. But it is functional enough.

Am I pleased with it? Also very yes!

Will I use it in #ProjectSpecialK? I dunno, maybe. We'll see.

3 0 0 0
Preview
I will be speaking at Meeting C++ 2025!

I will be speaking at Meeting C++ 2025! Jens did an amazing job bringing the full schedule up in no time! Yes. Meeting C++ is again in December, but you can already see the schedule. My talk's title is "Embedded-Friendly C++: Features That Make a Difference". Come and join me there!

#cpp #cpp23

1 0 0 0
Preview
CI pipeline improvments for C++ Insights A little over a year ago, I added support for running C++ Insights natively on ARM (see this post for more details C++ Insights with Cl...

How I did speed up the CI build time for C++ Insights

andreasfertig.com/blog/2025/06/ci-pipeline...

#cplusplus #cpp26 #cpp20 #cpp23 #cppinsights

1 2 0 0
Preview
C++ Insights now uses Clang 20 Time to celebrate C++ Insights' 7th birthday! As a birthday present, I managed to switch C++ Insights to Clang 20! This enables you to...

C++ Insights upgraded to Clang 20 🎉🚀🥳

andreasfertig.com/blog/2025/05/cpp-insight...

#cplusplus #cpp #cpp23 #cpp26 #cppinsights

16 4 0 1
Preview
Bloomberg

The C++Now conference thanks Bloomberg Engineering for being a Gold Sponsor in 2025!

Their generous support helped us provide an incredible program of advanced C++ content!

#cplusplus #cpp20 #cpp23 #cppnow

0 0 0 0
Preview
Bloomberg

The C++Now conference thanks Bloomberg Engineering for being a Video Sponsor in 2025!

Thanks to their support, we had an amazing 3-track program this year, and will soon have videos to share with the world!

#cplusplus #cpp20 #cpp23 #cppnow

0 0 0 0
Preview
think-cell

C++Now thanks think-cell for being a Track Sponsor in 2025!
 
Thanks to their support, we had an amazing 3-track program this year, and will soon have videos to share with the world!


#cplusplus #cpp20 #cpp23 #cpp26 #cppnow

0 0 0 0
Preview
think-cell

C++Now thanks think-cell for being a Track Sponsor in 2025!
 
Thanks to their support, we had an outstanding 3-track program this week!


#cplusplus #cpp20 #cpp23 #cpp26 #cppnow

0 0 0 0
Preview
Bloomberg

The C++Now conference thanks Bloomberg Engineering for being a Gold Sponsor in 2025!

Thanks to their support, we are having an outstanding 3-track program this week!

#cplusplus #cpp20 #cpp23 #cppnow

0 0 0 0
Preview
Bloomberg

The C++Now conference thanks Bloomberg Engineering for being a Video Sponsor in 2025!

Their support is helping us provide an incredible program of advanced C++ content this week!

#cplusplus #cpp20 #cpp23 #cppnow

0 0 0 0
Preview
think-cell

C++Now thanks think-cell for being a Track Sponsor in 2025!
 
Their support is helping us provide an incredible program of advanced C++ content this week!

#cplusplus #cpp20 #cpp23 #cpp26 #cppnow

1 0 0 0
Preview
Bloomberg

The C++Now conference thanks Bloomberg Engineering for being a Gold Sponsor in 2025!

Their support helped us get off to a great start this year, bringing some of the best speakers in the C++ community to Aspen!

#cplusplus #cpp20 #cpp23 #cppnow

1 0 0 0
Preview
Bloomberg

The C++Now conference thanks Bloomberg Engineering for being a Video Sponsor in 2025!

Their support helped get us off to a great start this year creating exciting new C++ content!

#cplusplus #cpp20 #cpp23 #cppnow

1 0 0 0
Preview
Bloomberg

The C++Now conference is excited to welcome Bloomberg Engineering as a Gold Sponsor in 2025!

Their support helps us provide the most advanced C++ content around!

#cplusplus #cpp20 #cpp23 #cppnow

0 0 0 0