- C++ Reactive Programming
- Praseed Pai Peter Abraham
- 51字
- 2021-06-18 19:05:23
Other important topics
Modern C++ supports features such as language-level concurrency, memory guarantees, and asynchronous executions, which are covered in the next two chapters. The language offers support for optional data types and the std::any type. One of the most important feature is parallel versions of most of the STL algorithms.