C++ Reactive Programming
上QQ阅读APP看书,第一时间看更新

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.