/Cpp-Primer

C++ Primer 5 answers

Primary LanguageC++Creative Commons Zero v1.0 UniversalCC0-1.0

##C++ Primer 5 答案 ##C++ Primer 5 Answers

GitHub issues GitHub license

Note

  • g++ and clang++ are recommended. VS may be used as well, but up to May 2015, Visual Studio has not implemented all c++ 11 features yet.
  • Use -std=c++11flag for compiling.
  • If any bug caught, please let me know, thanks.

How to contribute

  • Please fork(How?) this repository first.
  • Commit(How?) in your own repository.
  • Give me a pull request(How?).
  • Syncing with(How?) the origin repository. This is very important because this repo updates frequently.

Table of Contents