248 Forks
1603 Stars
1603 Watchers

AwesomeCpp

---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等

How to download and setup AwesomeCpp

Open terminal and run command
git clone https://github.com/Heng-Qi/AwesomeCpp.git
git clone is used to create a copy or clone of AwesomeCpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AwesomeCpp https://github.com/Heng-Qi/AwesomeCpp/archive/master.zip

Or simply clone AwesomeCpp with SSH
[email protected]:Heng-Qi/AwesomeCpp.git

If you have some problems with AwesomeCpp

You may open issue on AwesomeCpp support forum (system) here: https://github.com/Heng-Qi/AwesomeCpp/issues