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

cplusplus.com

This commit is contained in:
Faraz Fallahi 2014-07-29 13:24:52 +04:30
parent 847d3be22e
commit b97c27c0cf

View file

@ -353,6 +353,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
*Useful C/C++ related websites.* *Useful C/C++ related websites.*
* [C++ reference](http://cppreference.com/) - C++98, C++03, C++11, C++14 reference. * [C++ reference](http://cppreference.com/) - C++98, C++03, C++11, C++14 reference.
* [cplusplus.com](http://www.cplusplus.com/) - The C++ Resources Network.
## Other Awesome Projects ## Other Awesome Projects
*Collection of useful codes, snippets, ...* *Collection of useful codes, snippets, ...*