上QQ阅读APP看书,第一时间看更新
To Get the Most out of This Book
The readers should be equipped with the following configurations of the environment:
- C++11 (Intel, IBM, Sun, Apple, and Microsoft, as well as the open source GCC)
- Visual C++ 2017 Community Edition
- VC++ 2017 on Windows
- GCC 7.0 or Clang 5.0 on Linux and Mac
If you don't have the latest version of the compiler, or you want to try another compiler, you can use one that is available online. Although there are various online platforms that you could use, I recommend https://wandbox.org/ for GCC and Clang and http://webcompiler.cloudapp.net/ for VC++.
While working with a compiler with C++17 support, you will need a complete list of required libraries.