#cpp23 wyniki wyszukiwania

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

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

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

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

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

A day to remember forever #CPP23

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

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

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

Welcome to Manchester #CPP23! 🏙✨

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

ㅋㅋ 이게뭐임 #cpp23

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

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

Harunene's tweet image. 수많은 C++책이 hello world 부터 다시 쓰여야할듯... #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

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

يوم جميل❤️ لقاء رائع مع أخواني من دفعة #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

OMG FINALLY DID IT!!!! My sacred quest for C/C++ compiler-driven thread-local storage on the Sega #Dreamcast is over!!! This one was HELL to figure out, but it's VERY FAST and is incredibly useful for concurrency. #cpp23 #retrocomputing github.com/KallistiOS/Kal…

falco_girgis's tweet image. OMG FINALLY DID IT!!!! My sacred quest for C/C++ compiler-driven thread-local storage on the Sega #Dreamcast is over!!! This one was HELL to figure out, but it's VERY FAST and is incredibly useful for concurrency. #cpp23 #retrocomputing
github.com/KallistiOS/Kal…

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

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

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

 #AP #APs #cpp23

Compile-time polymorphic abstraction that can swap between using C/C++ compiler-level and OS-level thread-local storage based on target platform... So I can leverage the fast path on Sega #Dreamcast and others but still run on the PSP and PSVita without static TLS. #cpp23

falco_girgis's tweet image. Compile-time polymorphic abstraction that can swap between using C/C++ compiler-level and OS-level thread-local storage based on target platform... So I can leverage the fast path on Sega #Dreamcast and others but still run on the PSP and PSVita without static TLS.  #cpp23

They say ranges are even more powerful in C++23... but the true test of power is whether they can run on the Sega #Dreamcast! #cpp23

falco_girgis's tweet image. They say ranges are even more powerful in C++23... but the true test of power is whether they can run on the Sega #Dreamcast! #cpp23

Bro, why are you using "noexcept" in a C codebase? For optimal code generation, because the C++ standard makes no assumption about an extern "C" function not throwing exceptions, since it could be a C++ function with C linkage. #cpp #cppsfact #cpp23

falco_girgis's tweet image. Bro, why are you using &quot;noexcept&quot; in a C codebase? For optimal code generation, because the C++ standard makes no assumption about an extern &quot;C&quot; function not throwing exceptions, since it could be a C++ function with C linkage. #cpp #cppsfact #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

On today's episode of "Will it run on my Sega #Dreamcast?" We have C++20 concurrency with jthreads, barriers, and coroutines! #cpp23 #retrocomputing

falco_girgis's tweet image. On today&apos;s episode of &quot;Will it run on my Sega #Dreamcast?&quot; We have C++20 concurrency with jthreads, barriers, and coroutines! #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

Since C++23, you can print any collection in one println. Even dictionaries. #cpp #cplusplus #cpp23 post by @ChShersh

mdsiaofficial's tweet image. Since C++23, you can print any collection in one println.
Even dictionaries. 
#cpp   #cplusplus #cpp23

post by @ChShersh

Since C++23, you can print any collection in one println. Even dictionaries. #cpp #cplusplus #cpp23

mdsiaofficial's tweet image. Since C++23, you can print any collection in one println.
Even dictionaries. 
#cpp   #cplusplus #cpp23

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

A day to remember forever #CPP23

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

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

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

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

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

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

ㅋㅋ 이게뭐임 #cpp23

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

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

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

Welcome to Manchester #CPP23! 🏙✨

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

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

AlsaabAziz_'s tweet image. رفيق الدرب 🤍
#cpp23
AlsaabAziz_'s tweet image. رفيق الدرب 🤍
#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

Meme of the day :D #cpp #cpp23

simplex_fx's tweet image. Meme of the day :D #cpp #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

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

Just like I rendered my first polygon on a #Dreamcast when I was 14, I just created and used my first C++20 module on it at 33... #cppsfact #cpp23 #gamedev

falco_girgis's tweet image. Just like I rendered my first polygon on a #Dreamcast when I was 14, I just created and used my first C++20 module on it at 33... #cppsfact #cpp23 #gamedev

[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

OMG FINALLY DID IT!!!! My sacred quest for C/C++ compiler-driven thread-local storage on the Sega #Dreamcast is over!!! This one was HELL to figure out, but it's VERY FAST and is incredibly useful for concurrency. #cpp23 #retrocomputing github.com/KallistiOS/Kal…

falco_girgis's tweet image. OMG FINALLY DID IT!!!! My sacred quest for C/C++ compiler-driven thread-local storage on the Sega #Dreamcast is over!!! This one was HELL to figure out, but it&apos;s VERY FAST and is incredibly useful for concurrency. #cpp23 #retrocomputing
github.com/KallistiOS/Kal…

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

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

They say ranges are even more powerful in C++23... but the true test of power is whether they can run on the Sega #Dreamcast! #cpp23

falco_girgis's tweet image. They say ranges are even more powerful in C++23... but the true test of power is whether they can run on the Sega #Dreamcast! #cpp23

キヤノンMR体験します #cpp23

masa_saitoh's tweet image. キヤノンMR体験します
#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

Loading...

Something went wrong.


Something went wrong.


United States Trends