/CppPrimer

:books: C++ Primer 5th

Primary LanguageC++The UnlicenseUnlicense

C++ Primer - 5th Edition

Build StatusLanguage

Compilers recommended

  • Ubuntu LTS 16.04.
  • Use g++ 5.4, clang++ 3.8.
  • Use -std=c++14(recommend: -pedantic -Wall) flag for compiling.

Contents