1
0
Fork 0
mirror of https://github.com/fffaraz/awesome-cpp.git synced 2024-11-13 11:16:54 -05:00

Merge pull request #3 from alexdantas/cpp-annotations

Added "The C++ Annotations"
This commit is contained in:
Faraz Fallahi 2014-07-17 18:07:25 +04:30
commit 26e5ab20d5

View file

@ -187,6 +187,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
## C++ Books
*Fantastic C++ related books.*
* [The C++ Annotations](http://cppannotations.sourceforge.net/annotations/html/) - An in-depth guide on C++, intended for people with a good knowledge of C who want to make the transition to C++.
## C++ Articles
*Fantastic C++ related articles.*