Hackernews posts about C++20
C++20 is the latest standard version of the C++ programming language, introducing new features and improvements to enhance developer productivity and efficiency.
- Time in C++: C++20 Brought Us Time Zones (www.sandordargo.com)
- State of C++ 2026 (devnewsletter.com)
- Designated Initializers, the best feature of C++20 (mropert.github.io)
- Fat-P: 745K-line C++20 library written by AI (github.com)
- Should I choose Ada, SPARK, or Rust over C/C++? (2024) (blog.adacore.com)
- GCC 16 considering changing default to C++20 (inbox.sourceware.org)
- Enum class improvements for C++17, C++20 and C++23 (www.cppstories.com)
- Undefined Behavior in C and C++ (2024) (russellw.github.io)
- A Guide to Undefined Behavior in C and C++ (2010) (blog.regehr.org)
- C++20 Modules: Practical Insights, Status and TODOs (chuanqixu9.github.io)
- C++20 Idioms for Parameter Packs (www.scs.stanford.edu)
- A visual history of Visual C++ (2017) (www.malsmith.net)
- My tutorial and take on C++20 coroutines (2021) (www.scs.stanford.edu)
- Recursive Macros with C++20 __VA_OPT__ (www.scs.stanford.edu)
- Show HN: Minimal Rust-inspired C++20 STL Replacement (github.com)
- Why export templates would be useful in C++ (2010) (warp.povusers.org)
- Sony Proposes Changing LLVM Clang Default to C++20 Mode (www.phoronix.com)
- GCC 16 Switches to Using C++20 Standard by Default (www.phoronix.com)
- Welcome Back to C++(2022) (learn.microsoft.com)
- White House urges developers to dump C and C++ (2024) (www.infoworld.com)
- Upgrading Sea of Thieves From C++14 to C++20 [video] (www.youtube.com)
- C++20 concepts for nicer compiler errors (lemire.me)
- C++20 in Chromium (Talk Series) (www.youtube.com)
- Std: Span C++20: When to Use (and Not Use) for Safe Buffer Passing (techfortalk.co.uk)
- Classes C++23 Style (Sebastian Theophil-Meeting C++ 2024)[Video] (www.youtube.com)