An open API service indexing awesome lists of open source software.

https://github.com/dacap/cpp-snippets

A collection of C++ snippets
https://github.com/dacap/cpp-snippets

Last synced: over 1 year ago
JSON representation

A collection of C++ snippets

Awesome Lists containing this project

README

          

# C++ Snippets
> by David Capello

A collection of snippets in C++98, C++11, C++14, that can be used as
examples to create new code, design APIs, or just see how things works
in C++ language.

## License

All this code is licensed under [MIT license](LICENSE.txt).