Skip to content

wsqyouth/cpp_study_fork_note

 
 

Repository files navigation

cpp_study

《C++实战笔记》 Follow me to study modern C++.

Pull requests of make/cmake are welcome!

Requirements

  • Linux : Ubuntu, Debian, CentOS, and others
  • macOS(OS X) : may work but not be tested

Docker

You can also use this in docker, it bases on gcc 7.5.0:

docker pull chronolaw/cpp_study
docker run -it --rm chronolaw/cpp_study

Reference

Resource

Document

Dev Links

Awesome collection

See Also

About

C++实战笔记个人注释版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.3%
  • CMake 3.6%
  • Dockerfile 3.2%
  • Shell 2.8%
  • Makefile 2.3%
  • Lua 1.5%
  • Python 0.3%