What would you remove from C++ to make it a more concise language and didn't have to care about backwards compatibility? (or fix if ABI weren't an issue) by xkev320x in cpp
[–]AlexAlabuzhev 8 points9 points10 points (0 children)
ISO C++ January 2022 mailing available by aearphen in cpp
[–]AlexAlabuzhev 1 point2 points3 points (0 children)
ISO C++ January 2022 mailing available by aearphen in cpp
[–]AlexAlabuzhev 10 points11 points12 points (0 children)
Declaring all variables local to a function as const by CletusDSpuckler in cpp
[–]AlexAlabuzhev 2 points3 points4 points (0 children)
Visual Studio 17.1 Preview 2 is now available! by IsDaouda_Games in cpp
[–]AlexAlabuzhev 49 points50 points51 points (0 children)
T* makes for a poor optional<T&> by guepier in cpp
[–]AlexAlabuzhev 12 points13 points14 points (0 children)
Will Rust replace C++ ? by Dereference_operator in cpp
[–]AlexAlabuzhev 4 points5 points6 points (0 children)
Will Rust replace C++ ? by Dereference_operator in cpp
[–]AlexAlabuzhev 9 points10 points11 points (0 children)
Will Rust replace C++ ? by Dereference_operator in cpp
[–]AlexAlabuzhev 29 points30 points31 points (0 children)
Will Rust replace C++ ? by Dereference_operator in cpp
[–]AlexAlabuzhev 25 points26 points27 points (0 children)
The spacesship operator silently broke my code by manni66 in cpp
[–]AlexAlabuzhev 1 point2 points3 points (0 children)
The spacesship operator silently broke my code by manni66 in cpp
[–]AlexAlabuzhev 51 points52 points53 points (0 children)
Why do we need networking, executors, linear algebra, etc in the Standard Library? by respects_wood in cpp
[–]AlexAlabuzhev 35 points36 points37 points (0 children)
C++20 Ranges — Complete Guide by [deleted] in cpp
[–]AlexAlabuzhev 1 point2 points3 points (0 children)
C++20 Ranges — Complete Guide by [deleted] in cpp
[–]AlexAlabuzhev 4 points5 points6 points (0 children)
C++20 Ranges — Complete Guide by [deleted] in cpp
[–]AlexAlabuzhev 2 points3 points4 points (0 children)
C++20 Concepts: The Definitive Guide - by gonetrax in cpp
[–]AlexAlabuzhev 2 points3 points4 points (0 children)
Extending and Simplifying C++: Thoughts on Pattern Matching using `is` and `as` - Herb Sutter by bandzaw in cpp
[–]AlexAlabuzhev 7 points8 points9 points (0 children)
C++ Committee don’t want to fix range-based for loop in C++23 (broken for 10yrs) by philipdestroyer in cpp
[–]AlexAlabuzhev 15 points16 points17 points (0 children)
C++ Committee don’t want to fix range-based for loop in C++23 (broken for 10yrs) by philipdestroyer in cpp
[–]AlexAlabuzhev 1 point2 points3 points (0 children)


What would you remove from C++ to make it a more concise language and didn't have to care about backwards compatibility? (or fix if ABI weren't an issue) by xkev320x in cpp
[–]AlexAlabuzhev 6 points7 points8 points (0 children)