A day to remember forever #CPP23

errttwa's tweet image. A day to remember forever 
#CPP23

إذا كنت في قومٍ فصاحب خيارهم ولا تصحب الأردى فتردى مع الرَّدي يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23

equvy's tweet image. إذا كنت في قومٍ فصاحب خيارهم 
ولا تصحب الأردى فتردى مع الرَّدي 

يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23
equvy's tweet image. إذا كنت في قومٍ فصاحب خيارهم 
ولا تصحب الأردى فتردى مع الرَّدي 

يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23
equvy's tweet image. إذا كنت في قومٍ فصاحب خيارهم 
ولا تصحب الأردى فتردى مع الرَّدي 

يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23

يوم جميل❤️ لقاء رائع مع أخواني من دفعة #CPP23 الله يجمعنا على المحبة جميع❤️


수많은 C++책이 hello world 부터 다시 쓰여야할듯... #cpp23

Harunene's tweet image. 수많은 C++책이 hello world 부터 다시 쓰여야할듯... #cpp23

رفيق الدرب 🤍 #cpp23

AlsaabAziz_'s tweet image. رفيق الدرب 🤍
#cpp23
AlsaabAziz_'s tweet image. رفيق الدرب 🤍
#cpp23

ㅋㅋ 이게뭐임 #cpp23

Harunene's tweet image. ㅋㅋ 이게뭐임 #cpp23

onto the next chapter... #cpp23

sultanahalessa's tweet image. onto the next chapter... #cpp23
sultanahalessa's tweet image. onto the next chapter... #cpp23
sultanahalessa's tweet image. onto the next chapter... #cpp23
sultanahalessa's tweet image. onto the next chapter... #cpp23

Welcome to Manchester #CPP23! 🏙✨

deemah_hk's tweet image. Welcome to Manchester #CPP23! 🏙✨
deemah_hk's tweet image. Welcome to Manchester #CPP23! 🏙✨

أستقبل التبريكات 🥹🫶🏻🤍🤍🤍🤍🤍 الحمدلله حمدا كثيرًا طيبًا مباركًا فيه 💞 #AP #APs #cpp23

lemmooo_'s tweet image. أستقبل التبريكات 🥹🫶🏻🤍🤍🤍🤍🤍
الحمدلله حمدا كثيرًا طيبًا مباركًا فيه 💞

 #AP #APs #cpp23

std::views::enumerate() - at last!!! - P2164R9 But why the weird name? #cpp #cpp23

mrkkrj's tweet image. std::views::enumerate() - at last!!! - P2164R9
But why the weird name? #cpp #cpp23

[#cpp20/#cpp23] Memory allocators - stack_allocator - huge_page_allocator - numa_allocator github.com/qlibs/mem Supports #cpp23 - wg21.link/P0401

krisjusiak's tweet image. [#cpp20/#cpp23] Memory allocators
- stack_allocator
- huge_page_allocator
- numa_allocator

github.com/qlibs/mem

Supports #cpp23 - wg21.link/P0401
krisjusiak's tweet image. [#cpp20/#cpp23] Memory allocators
- stack_allocator
- huge_page_allocator
- numa_allocator

github.com/qlibs/mem

Supports #cpp23 - wg21.link/P0401

GCC13.2.0 RC1 has been out for what... two days now? We have already benchmarked it, comparing the polys-per-second performance of one of our rendering benchmarks across different compiler versions with various flags... running on the Sega #Dreamcast, of course. @gnutools #cpp23

falco_girgis's tweet image. GCC13.2.0 RC1 has been out for what... two days now? We have already benchmarked it, comparing the polys-per-second performance of one of our rendering benchmarks across different compiler versions with various flags... running on the Sega #Dreamcast, of course. @gnutools #cpp23

[C++23] constexpr std::function in 40 LOC (simplified) godbolt.org/z/Pq4bcKvPv #cpp23 #cplusplus

krisjusiak's tweet image. [C++23] constexpr std::function in 40 LOC (simplified)
godbolt.org/z/Pq4bcKvPv
#cpp23 #cplusplus

There comes a point in every advanced C programmer's journey to mastery where he can either accept the language's limitations or he can embrace the power of evil and transcend them. #coding #cpp23 #programming

falco_girgis's tweet image. There comes a point in every advanced C programmer's journey to mastery where he can either accept the language's limitations or he can embrace the power of evil and transcend them. #coding #cpp23 #programming

On my way to the @isocpp meeting in Issaquah! Let's get C++23 done! 🇫🇮 HEL ✈️ LHR ✈️ SEA 🇺🇸 #cpp #cpp23

timur_audio's tweet image. On my way to the @isocpp meeting in Issaquah! Let's get C++23 done!

🇫🇮 HEL ✈️ LHR ✈️ SEA 🇺🇸

#cpp #cpp23

C++23: The Small Pearls in the Core Language The C++23 core language has more to offer than deducing this. Today, I will write about the small pearls. modernescpp.com/index.php/c23-… #cpp #cplusplus #cpp23

rainer_grimm's tweet image. C++23: The Small Pearls in the Core Language

The C++23 core language has more to offer than deducing this. Today, I will write about the small pearls.

modernescpp.com/index.php/c23-…

#cpp #cplusplus #cpp23

Pheeeeew! Spent all afternoon wading through std::future<> templates in the C++ stdlib trying to figure out why std::async() was deadlocking... But does it run on the Sega #Dreamcast? It does now! #cpp23 #retrocomputing

falco_girgis's tweet image. Pheeeeew! Spent all afternoon wading through std::future&amp;lt;&amp;gt; templates in the C++ stdlib trying to figure out why std::async() was deadlocking... But does it run on the Sega #Dreamcast? It does now! #cpp23 #retrocomputing

Raising the resolution of C, C++ and POSIX date/time calls for Sega #Dreamcast. Problem is the timer peripherals only have MS resolution, so we're attempting to use the undocumented SH4 performance counters... and errr... we're having some issues with synchronicity. ;) #cpp23

falco_girgis's tweet image. Raising the resolution of C, C++ and POSIX date/time calls for Sega #Dreamcast. Problem is the timer peripherals only have MS resolution, so we&apos;re attempting to use the undocumented SH4 performance counters... and errr... we&apos;re having some issues with synchronicity. ;) #cpp23
falco_girgis's tweet image. Raising the resolution of C, C++ and POSIX date/time calls for Sega #Dreamcast. Problem is the timer peripherals only have MS resolution, so we&apos;re attempting to use the undocumented SH4 performance counters... and errr... we&apos;re having some issues with synchronicity. ;) #cpp23

Starting my trip to Issaquah for the C++ standards meeting @isocpp I hope to be able to announce that C++23 is done by the end of the week. #wg21 #cpp23 #isocpp

jdgarciauc3m's tweet image. Starting my trip to Issaquah for the C++ standards meeting @isocpp

I hope to be able to announce that C++23 is done by the end of the week.

#wg21 #cpp23 #isocpp

RAD Studio 13 : C++ Enhancements In addition to C++23, C++Builder 13 offers an improved Address Sanitizer runtime, versioned shared libraries, and improved compatibility prior versions of the compiler. code-partners.com/goto/?topic=ra… #radstudio #cpp23 #cppbuilder #llvm

code_partners's tweet image. RAD Studio 13 : C++ Enhancements

In addition to C++23, C++Builder 13 offers an improved Address Sanitizer runtime, versioned shared libraries, and improved compatibility prior versions of the compiler.

code-partners.com/goto/?topic=ra…

#radstudio #cpp23 #cppbuilder #llvm

Did you know about the C++ Insights YouTube channel? 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


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. youtu.be/9bHSiqXZhFI #cppinsights #cpp #cpp23

Andreas__Fertig's tweet card. C++ Insights - Episode 67: C++23: Why if consteval can make your code...

youtube.com

YouTube

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


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. youtu.be/ay8BnkWKKWA #cppinsights #cpp #cpp23

Andreas__Fertig's tweet card. C++ Insights - Episode 66: How C++23 handles temporary objects in...

youtube.com

YouTube

C++ Insights - Episode 66: How C++23 handles temporary objects in...


Did you know about the C++ Insights YouTube channel? 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


Did you know about the C++ Insights YouTube channel? 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


Just saw that C++23 is (basically) here! Interesting that they're still adding features instead of focusing on compiler support for existing ones. Anyone else feel that way? #cpp #cpp23


Dei uma atualizada no meu Neovim para gerar código inicial =) #CPP23 #cpp

TerminalRootTV's tweet image. Dei uma atualizada no meu Neovim para gerar código inicial =) #CPP23 #cpp

The @cppnow conference thanks @TechAtBloomberg for being a Gold Sponsor in 2025! Their generous support helped us provide an incredible program of advanced C++ content! #Cplusplus #Cpp20 #Cpp23 #Cppnow

cppnow's tweet image. The @cppnow conference thanks @TechAtBloomberg for being a Gold Sponsor in 2025!

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

#Cplusplus #Cpp20 #Cpp23 #Cppnow

The @cppnow conference thanks @TechAtBloomberg 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

cppnow's tweet image. The @cppnow conference thanks @TechAtBloomberg 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

C++Now thanks @thinkcell 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

cppnow's tweet image. C++Now thanks @thinkcell 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

C++Now thanks @thinkcell 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

cppnow's tweet image. C++Now thanks @thinkcell 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

The @cppnow conference thanks @TechAtBloomberg 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

cppnow's tweet image. The @cppnow conference thanks @TechAtBloomberg 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

The @cppnow conference thanks @TechAtBloomberg 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

cppnow's tweet image. The @cppnow conference thanks @TechAtBloomberg 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

C++Now thanks @thinkcell 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

cppnow's tweet image. C++Now thanks @thinkcell 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

The @cppnow conference thanks @TechAtBloomberg 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

cppnow's tweet image. The @cppnow conference thanks @TechAtBloomberg 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

The @cppnow conference thanks @TechAtBloomberg 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

cppnow's tweet image. The @cppnow conference thanks @TechAtBloomberg 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

The @cppnow conference is excited to welcome @TechAtBloomberg as a Gold Sponsor in 2025! Their support helps us provide the most advanced C++ content around! #Cplusplus #Cpp20 #Cpp23 #Cppnow

cppnow's tweet image. The @cppnow conference is excited to welcome @TechAtBloomberg as a Gold Sponsor in 2025!

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

#Cplusplus #Cpp20 #Cpp23 #Cppnow

What a wonderful way to cap off an incredible year.💞💘💞🩷#cpp23

tala_sa19's tweet image. What a wonderful way to cap off an incredible year.💞💘💞🩷#cpp23
tala_sa19's tweet image. What a wonderful way to cap off an incredible year.💞💘💞🩷#cpp23
tala_sa19's tweet image. What a wonderful way to cap off an incredible year.💞💘💞🩷#cpp23

رفيق الدرب 🤍 #cpp23

AlsaabAziz_'s tweet image. رفيق الدرب 🤍
#cpp23
AlsaabAziz_'s tweet image. رفيق الدرب 🤍
#cpp23

I’m so proud of them! It was an honor to have been their instructor and learn so much from their modesty and wisdom! #cpp23

kcastillo99's tweet image. I’m so proud of them!

It was an honor to have been their instructor and learn so much from their modesty and wisdom!

#cpp23

수많은 C++책이 hello world 부터 다시 쓰여야할듯... #cpp23

Harunene's tweet image. 수많은 C++책이 hello world 부터 다시 쓰여야할듯... #cpp23

Past, present, and future all in one picture! My journey with CPP was amazing, but it’s time for my true wisdom to shine and help shape policy at the higher echelons of the Aramco ecosystem! Make Aramco proud as true ambassadors overseas and nationally! #cpp23

kcastillo99's tweet image. Past, present, and future all in one picture!
My journey with CPP was amazing, but it’s time for my true wisdom to shine and help shape policy at the higher echelons of the Aramco ecosystem!
Make Aramco proud as true ambassadors overseas and nationally!
#cpp23
kcastillo99's tweet image. Past, present, and future all in one picture!
My journey with CPP was amazing, but it’s time for my true wisdom to shine and help shape policy at the higher echelons of the Aramco ecosystem!
Make Aramco proud as true ambassadors overseas and nationally!
#cpp23
kcastillo99's tweet image. Past, present, and future all in one picture!
My journey with CPP was amazing, but it’s time for my true wisdom to shine and help shape policy at the higher echelons of the Aramco ecosystem!
Make Aramco proud as true ambassadors overseas and nationally!
#cpp23
kcastillo99's tweet image. Past, present, and future all in one picture!
My journey with CPP was amazing, but it’s time for my true wisdom to shine and help shape policy at the higher echelons of the Aramco ecosystem!
Make Aramco proud as true ambassadors overseas and nationally!
#cpp23

ㅋㅋ 이게뭐임 #cpp23

Harunene's tweet image. ㅋㅋ 이게뭐임 #cpp23

onto the next chapter... #cpp23

sultanahalessa's tweet image. onto the next chapter... #cpp23
sultanahalessa's tweet image. onto the next chapter... #cpp23
sultanahalessa's tweet image. onto the next chapter... #cpp23
sultanahalessa's tweet image. onto the next chapter... #cpp23

[#cpp20/#cpp23] Memory allocators - stack_allocator - huge_page_allocator - numa_allocator github.com/qlibs/mem Supports #cpp23 - wg21.link/P0401

krisjusiak's tweet image. [#cpp20/#cpp23] Memory allocators
- stack_allocator
- huge_page_allocator
- numa_allocator

github.com/qlibs/mem

Supports #cpp23 - wg21.link/P0401
krisjusiak's tweet image. [#cpp20/#cpp23] Memory allocators
- stack_allocator
- huge_page_allocator
- numa_allocator

github.com/qlibs/mem

Supports #cpp23 - wg21.link/P0401

Welcome to Manchester #CPP23! 🏙✨

deemah_hk's tweet image. Welcome to Manchester #CPP23! 🏙✨
deemah_hk's tweet image. Welcome to Manchester #CPP23! 🏙✨

A day to remember forever #CPP23

errttwa's tweet image. A day to remember forever 
#CPP23

[C++23] constexpr std::function in 40 LOC (simplified) godbolt.org/z/Pq4bcKvPv #cpp23 #cplusplus

krisjusiak's tweet image. [C++23] constexpr std::function in 40 LOC (simplified)
godbolt.org/z/Pq4bcKvPv
#cpp23 #cplusplus

اللهم لك الحمد.. سنة عرفتنا على اخوان قبل اصحاب والله ، عشنا فيها فالمنيره وال CPC سوا ، الله يسهل طريق كل واحد فيكم يارب ويجمعنا بعد التخرج 🤍🤍 !!SEE YOU IN 4 YEARS #cpp23 #aramco

Mo_Alghamdi9's tweet image. اللهم لك الحمد..
سنة عرفتنا على اخوان قبل اصحاب والله ، 
عشنا فيها فالمنيره وال CPC سوا ، الله يسهل طريق كل واحد فيكم يارب ويجمعنا بعد التخرج 🤍🤍

!!SEE YOU IN 4 YEARS
#cpp23   #aramco
Mo_Alghamdi9's tweet image. اللهم لك الحمد..
سنة عرفتنا على اخوان قبل اصحاب والله ، 
عشنا فيها فالمنيره وال CPC سوا ، الله يسهل طريق كل واحد فيكم يارب ويجمعنا بعد التخرج 🤍🤍

!!SEE YOU IN 4 YEARS
#cpp23   #aramco
Mo_Alghamdi9's tweet image. اللهم لك الحمد..
سنة عرفتنا على اخوان قبل اصحاب والله ، 
عشنا فيها فالمنيره وال CPC سوا ، الله يسهل طريق كل واحد فيكم يارب ويجمعنا بعد التخرج 🤍🤍

!!SEE YOU IN 4 YEARS
#cpp23   #aramco
Mo_Alghamdi9's tweet image. اللهم لك الحمد..
سنة عرفتنا على اخوان قبل اصحاب والله ، 
عشنا فيها فالمنيره وال CPC سوا ، الله يسهل طريق كل واحد فيكم يارب ويجمعنا بعد التخرج 🤍🤍

!!SEE YOU IN 4 YEARS
#cpp23   #aramco

오 이거 그... Result<T, E>같은거 아니냐 #cpp23

Harunene's tweet image. 오 이거 그... Result&amp;lt;T, E&amp;gt;같은거 아니냐 #cpp23

إذا كنت في قومٍ فصاحب خيارهم ولا تصحب الأردى فتردى مع الرَّدي يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23

equvy's tweet image. إذا كنت في قومٍ فصاحب خيارهم 
ولا تصحب الأردى فتردى مع الرَّدي 

يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23
equvy's tweet image. إذا كنت في قومٍ فصاحب خيارهم 
ولا تصحب الأردى فتردى مع الرَّدي 

يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23
equvy's tweet image. إذا كنت في قومٍ فصاحب خيارهم 
ولا تصحب الأردى فتردى مع الرَّدي 

يشهد الله أحبكم مرة ❤️❤️❤️ #CPP23

Meme of the day :D #cpp #cpp23

simplex_fx's tweet image. Meme of the day :D #cpp #cpp23

أستقبل التبريكات 🥹🫶🏻🤍🤍🤍🤍🤍 الحمدلله حمدا كثيرًا طيبًا مباركًا فيه 💞 #AP #APs #cpp23

lemmooo_'s tweet image. أستقبل التبريكات 🥹🫶🏻🤍🤍🤍🤍🤍
الحمدلله حمدا كثيرًا طيبًا مباركًا فيه 💞

 #AP #APs #cpp23

std::views::enumerate() - at last!!! - P2164R9 But why the weird name? #cpp #cpp23

mrkkrj's tweet image. std::views::enumerate() - at last!!! - P2164R9
But why the weird name? #cpp #cpp23

Loading...

Something went wrong.


Something went wrong.


United States Trends