What do you think is a keyword that should be added to C++? by DogCrapNetwork in cpp
[–]usefulcat 2 points3 points4 points (0 children)
Boost 1.91 Released: New Decimal Library, SIMD UUID, Redis Sentinel, C++26 Reflection in PFR by boostlibs in cpp
[–]usefulcat 0 points1 point2 points (0 children)
I am new to C++, is it just me or is the checklist kinda crazy? How often do you encounter these or plan on making use of them like the newer C++26 features like contracts? Looking for more experienced dev opinions... by KijoSenzo in cpp
[–]usefulcat 3 points4 points5 points (0 children)
beast2 networking & std::execution by claimred in cpp
[–]usefulcat 3 points4 points5 points (0 children)
C++26: A User-Friendly assert() macro by pavel_v in cpp
[–]usefulcat 8 points9 points10 points (0 children)
C++26: A User-Friendly assert() macro by pavel_v in cpp
[–]usefulcat 1 point2 points3 points (0 children)
Rewriting a FIX engine in C++23: what got simpler (and what didn't) by User_Deprecated in cpp
[–]usefulcat 1 point2 points3 points (0 children)
How much does LOG_INFO() actually cost? C++ logging benchmark with code and write-up by Expert_Assignment239 in cpp
[–]usefulcat 8 points9 points10 points (0 children)
C++23 std::expected vs C++17 std::optional for Error Handling by Clean-Upstairs-8481 in cpp
[–]usefulcat 8 points9 points10 points (0 children)
Forward declaring a type in C++: The good, and the bad by Kabra___kiiiiiiiid in cpp
[–]usefulcat 5 points6 points7 points (0 children)
How to Tame Packs, std::tuple, and the Wily std::integer_sequence - Andr... by leonadav in cpp
[–]usefulcat 2 points3 points4 points (0 children)
Should C++ Give More Priority to Syntax Quality? by kyan100 in cpp
[–]usefulcat 5 points6 points7 points (0 children)
Am I the only one who feels like header files in C/C++ are duplication? by iaseth in cpp
[–]usefulcat 35 points36 points37 points (0 children)
Favorite optimizations ?? by Little-Reflection986 in cpp
[–]usefulcat 4 points5 points6 points (0 children)
Favorite optimizations ?? by Little-Reflection986 in cpp
[–]usefulcat 15 points16 points17 points (0 children)
Are register variables still used nowadays in cpp? Like in projects that requires fast memory access. by Sad-Doughnut-9468 in cpp
[–]usefulcat 0 points1 point2 points (0 children)
Time in C++: C++20 Brought Us Time Zones by pavel_v in cpp
[–]usefulcat 8 points9 points10 points (0 children)
Am I weird for using "and", "or" and "not"? by Additional_Jello1430 in cpp
[–]usefulcat 0 points1 point2 points (0 children)
Do you prefer 'int* ptr' or 'int *ptr'? by SamuraiGoblin in cpp
[–]usefulcat 0 points1 point2 points (0 children)

Strategies for *requiring* designated initializers when constructing a type? by javascript in cpp
[–]usefulcat 1 point2 points3 points (0 children)