To Get the Most out of This Book

The readers should be equipped with the following configurations of the environment:

  1. C++11 (Intel, IBM, Sun, Apple, and Microsoft, as well as the open source GCC)
  2. Visual C++ 2017 Community Edition
  3. VC++ 2017 on Windows
  4. 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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset