#cpp20 search results

[#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

New cheat sheet and overview article of the “range views” in the C++20 and C++23 standard library. Article: hackingcpp.com/cpp/std/range_… More cheat sheets: hackingcpp.com/cpp/cheat_shee… #cpp #cplusplus #cpp20 #cpp23 #programming #coding #CheatSheet

hackingcpp's tweet image. New cheat sheet and overview article of the “range views” in the C++20 and C++23 standard library.
Article: hackingcpp.com/cpp/std/range_…
More cheat sheets: hackingcpp.com/cpp/cheat_shee…
#cpp #cplusplus #cpp20 #cpp23 #programming #coding #CheatSheet

[#cpp26 (reflection)* vs #cpp20] design by introspection godbolt.org/z/9x9b45YP5

krisjusiak's tweet image. [#cpp26 (reflection)* vs #cpp20] design by introspection
godbolt.org/z/9x9b45YP5

man, this thing is so fucking beautiful 😍😁 🖥️ #btop++: Advanced System Resource Monitor Built in #CPP20 as successor to #bashtop & #bpytop, offering comprehensive system monitoring for #Linux #macOS #FreeBSD #NetBSD #OpenBSD 📊 Key Features: Real-time monitoring of CPU,…

michabbb's tweet image. man, this thing is so fucking beautiful 😍😁

🖥️ #btop++: Advanced System Resource Monitor

Built in #CPP20 as successor to #bashtop & #bpytop, offering comprehensive system monitoring for #Linux #macOS #FreeBSD #NetBSD #OpenBSD

📊 Key Features:

Real-time monitoring of CPU,…

As you plan your 2026 budget: I'll be in Munich in February and available for C++ training. If that timing doesn't work, we can of course find another date that fits your team. #cpp #cpp20 #cplusplus


[#cpp20] mp2.0.0 - Back to the Future Meta-Programming! github.com/boost-ext/mp godbolt.org/z/h97qe9feP

krisjusiak's tweet image. [#cpp20] mp2.0.0 - Back to the Future Meta-Programming!
github.com/boost-ext/mp
godbolt.org/z/h97qe9feP
krisjusiak's tweet image. [#cpp20] mp2.0.0 - Back to the Future Meta-Programming!
github.com/boost-ext/mp
godbolt.org/z/h97qe9feP
krisjusiak's tweet image. [#cpp20] mp2.0.0 - Back to the Future Meta-Programming!
github.com/boost-ext/mp
godbolt.org/z/h97qe9feP

はてなブログに投稿しました [C++] std::atomicの待機・通知APIと条件変数 - 地面を見下ろす少年の足蹴にされる私 onihusube.hatenablog.com/entry/2024/10/… #cpp20


[#cpp20] is_structural (not ideal but still helpful) godbolt.org/z/aWbWxqYjb

krisjusiak's tweet image. [#cpp20] is_structural (not ideal but still helpful)
godbolt.org/z/aWbWxqYjb
krisjusiak's tweet image. [#cpp20] is_structural (not ideal but still helpful)
godbolt.org/z/aWbWxqYjb

[#cpp20] UT2: compile-time first/macro free unit-testing with no dependencies github.com/boost-ext/ut2

krisjusiak's tweet image. [#cpp20] UT2: compile-time first/macro free unit-testing with no dependencies
github.com/boost-ext/ut2
krisjusiak's tweet image. [#cpp20] UT2: compile-time first/macro free unit-testing with no dependencies
github.com/boost-ext/ut2
krisjusiak's tweet image. [#cpp20] UT2: compile-time first/macro free unit-testing with no dependencies
github.com/boost-ext/ut2
krisjusiak's tweet image. [#cpp20] UT2: compile-time first/macro free unit-testing with no dependencies
github.com/boost-ext/ut2

[#cpp20][performance] Optimized.v2 enum_name / name_to_enum godbolt.org/z/v6vjnnaWx Powered by github.com/boost-ext/refl… and github.com/boost-ext/mph

krisjusiak's tweet image. [#cpp20][performance] Optimized.v2 enum_name / name_to_enum
godbolt.org/z/v6vjnnaWx
Powered by github.com/boost-ext/refl… and github.com/boost-ext/mph
krisjusiak's tweet image. [#cpp20][performance] Optimized.v2 enum_name / name_to_enum
godbolt.org/z/v6vjnnaWx
Powered by github.com/boost-ext/refl… and github.com/boost-ext/mph
krisjusiak's tweet image. [#cpp20][performance] Optimized.v2 enum_name / name_to_enum
godbolt.org/z/v6vjnnaWx
Powered by github.com/boost-ext/refl… and github.com/boost-ext/mph

As you plan your 2026 budget: I'll be in Munich in February and available for C++ training. If that timing doesn't work, we can of course find another date that fits your team. #cpp #cpp20 #cplusplus


My C++17/20 course now comes with live 1:1 coaching sessions! No more endless Googling. No more “am I doing this right?” moments. Ready to stay ahead in modern C++? 👉 Check it out: fertig.to/slcoaching #cpp #cpp20 #cplusplus


In my latest blog post, "Forward declaring a type in C++: The good, and the bad?," you'll learn about the consequence of forward declaring a type. andreasfertig.com/blog/2025/10/f… #cplusplus #cpp #cpp20


Ever feel stuck when it comes to asynchronous programming in C++? Coroutines simplify your code and make it more readable—but only if you know how to use them. Get yourself the Howto. fertig.to/slcoro #cpp20 #programming #coroutines #cpp


I will be speaking at code::dive 2025! The talk's title is "Embedded-Friendly C++: Features That Make a Difference". Come and join me there! codedive.pl/?session=195-e… #cpp #cpp20 #cplusplus


const vs constexpr vs consteval vs constinit in C++20 buff.ly/3KGIXRB #programming #cpp #cpp20

fenbf's tweet image. const vs constexpr vs consteval vs constinit in C++20 buff.ly/3KGIXRB

#programming #cpp #cpp20

New cheat sheet and overview article of the “range views” in the C++20 and C++23 standard library. Article: hackingcpp.com/cpp/std/range_… More cheat sheets: hackingcpp.com/cpp/cheat_shee… #cpp #cplusplus #cpp20 #cpp23 #programming #coding #CheatSheet

hackingcpp's tweet image. New cheat sheet and overview article of the “range views” in the C++20 and C++23 standard library.
Article: hackingcpp.com/cpp/std/range_…
More cheat sheets: hackingcpp.com/cpp/cheat_shee…
#cpp #cplusplus #cpp20 #cpp23 #programming #coding #CheatSheet

#cpptricks #Cpp20 Convert string to binary

TejasMundhe17's tweet image. #cpptricks #Cpp20 
Convert string to binary

The Best and the Worst of C++20 and C++23 event at JetBrains' office in Amsterdam. Thanks to @TheDutchCppGrp @jetbrains @anastasiak2512 for organizing this event. And, @lefticus for the awesome presentation. #moderncpp #cpp23 #cpp20

mamadou_gamedev's tweet image. The Best and the Worst of C++20 and C++23 event at JetBrains' office in Amsterdam.

Thanks to @TheDutchCppGrp @jetbrains @anastasiak2512 for organizing this event. And, @lefticus for the awesome presentation.

#moderncpp #cpp23 #cpp20
mamadou_gamedev's tweet image. The Best and the Worst of C++20 and C++23 event at JetBrains' office in Amsterdam.

Thanks to @TheDutchCppGrp @jetbrains @anastasiak2512 for organizing this event. And, @lefticus for the awesome presentation.

#moderncpp #cpp23 #cpp20

[#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

#cpp17 #cpp20 C++ — pointer to pointer to char... excellent! 😉

abychkov's tweet image. #cpp17 #cpp20 C++ — pointer to pointer to char... excellent! 😉

bool型の正体。 #cpp20 #cpp

you_7se's tweet image. bool型の正体。
#cpp20 #cpp

Template Function of C++ #cpp23 #cpp20 @CppStack

mdsiaofficial's tweet image. Template Function of C++ #cpp23 #cpp20 @CppStack

[#cpp20] mp2.0.0 - Back to the Future Meta-Programming! github.com/boost-ext/mp godbolt.org/z/h97qe9feP

krisjusiak's tweet image. [#cpp20] mp2.0.0 - Back to the Future Meta-Programming!
github.com/boost-ext/mp
godbolt.org/z/h97qe9feP
krisjusiak's tweet image. [#cpp20] mp2.0.0 - Back to the Future Meta-Programming!
github.com/boost-ext/mp
godbolt.org/z/h97qe9feP
krisjusiak's tweet image. [#cpp20] mp2.0.0 - Back to the Future Meta-Programming!
github.com/boost-ext/mp
godbolt.org/z/h97qe9feP

The experience with the std::expected type is much more interesting. #cpp20 #cpp23 #newfeatures

thecompez's tweet image. The experience with the std::expected type is much more interesting.

#cpp20 #cpp23 #newfeatures

[#cpp26 (reflection)* vs #cpp20] design by introspection godbolt.org/z/9x9b45YP5

krisjusiak's tweet image. [#cpp26 (reflection)* vs #cpp20] design by introspection
godbolt.org/z/9x9b45YP5

Loading...

Something went wrong.


Something went wrong.


United States Trends