Subject: C++ 2026
3
Code example for ?
2
Approximate feature suggestions:
- to complete C++23 or C++ 2023
- to boast concurrency, parallelism
- to have stackful coroutines
- <contracts>
- <debugging>
- <hazard_pointer>
- <inplace_vector>
- <linalg>
- <text_encoding>
C++ 2026 is the most impactful release since C++ 2011.
The C++ 2026 standard is likely to change the way we develop software and be the biggest change to the language since C++ 2011.
The previous landmark release, C++ 2011, introduced modern C++ with features such as auto, lambdas and safe smart pointers.
C++ 2026 will be characterized by safety by default and first-class support for reflection-based generative compile-time libraries.
Memory safe language by default
Cppfront is an experimental compiler created to prove new concepts.
1
Web links, references
Wandbox, online C++ compiler
https://wandbox.org/
Coliru is short for compile, link and run, online C++ compiler
https://coliru.stacked-crooked.com/
C++ status, C++ roadmap
https://isocpp.org/std/status
C++ 2026
https://en.cppreference.com/w/cpp/26
a list of open source C++ libraries
https://en.cppreference.com/w/cpp/links/libs
C++ Conference or CppCon
https://cppcon.org/
No comments:
Post a Comment