Hackernews posts about C++17
C++17 is the latest standard release in the C++ programming language family, offering various features and improvements for developers to create more efficient and reliable code.
Related:
C++20
- C++20 comparison in Qt (even with C++17) (www.qt.io)
- C++17’s useful features for embedded systems (interrupt.memfault.com)
- C++17 creates a practical use of the backward array index operator (devblogs.microsoft.com)
- Enum class improvements for C++17, C++20 and C++23 (www.cppstories.com)
- C++ String Conversion: Exploring std:from_chars in C++17 to C++26 (www.cppstories.com)
- STX – C++17 and C++ 20 error-handling and utility extensions (lamarrr.github.io)
- Re-implementing an old DOS game in C++ 17 (2019) (lethalguitar.wordpress.com)
- std::launder: the most obscure new feature of C++17 (2016) (miyuki.github.io)
- JEP draft: Move the JDK to C17 and C++17 (openjdk.org)
- C++17 Parallel Algorithms and Hipstdpar (rocm.blogs.amd.com)
- AlgoPlus: A C++17 library for complex Algorithms (github.com)
- Filesystem Library (Since C++17) (en.cppreference.com)
- Seastar now supports C++20 and C++23 (and dropped support for C++17) (www.scylladb.com)
- Matt Godbolt converts ANSI C code to C++17 (2021) [video] (www.youtube.com)
- Everything You Need to Know About std:variant from C++17 (www.cppstories.com)
- Simple generic parallelism idiom and C++17 specifics (berthub.eu)
- Parsing Numbers At Compile Time with C++17, C++23, and C++26 (www.cppstories.com)
- How to Adopt Modern C++17 into Your C++ Code [video] (www.youtube.com)
- Misra C++:2023 published, updated to C++17 (forum.misra.org.uk)
- Reacting to compile-time type properties in C++17 (codekobold.io)
- C++17’s Useful Features for Embedded Systems (interrupt.memfault.com)
- Behind the Magic of Magic_enum (C++17) (blog.rink.nu)
- Structured bindings in C++17, 5 years later (www.cppstories.com)
- Quill Low Latency Logging Library C++17 (github.com)
- Write modern code with features of C++17 and C++20 (andreasfertig.blog)