bochuanwu / cpp_study

follow me to study modern c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

follow me to study modern c++

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 87.1%Language:CMake 4.2%Language:Dockerfile 3.7%Language:Makefile 2.6%Language:Lua 1.6%Language:Shell 0.5%Language:Python 0.4%