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

https://github.com/bdfoster/cpp-templates

Various C++ templates I've built, ready to use or modify for your project needs.
https://github.com/bdfoster/cpp-templates

Last synced: about 1 year ago
JSON representation

Various C++ templates I've built, ready to use or modify for your project needs.

Awesome Lists containing this project

README

          

# cpp-templates
Various C++ templates I've built, ready to use or modify for your project needs.

You can check out the documentation for this project by either looking at the header files of the classes you're interested in, or navigate your web browser to file:///path/to/project/docs/html/index.html. I'm just getting the hang of doxygen... bear with me.

Copyright (c) 2016 Brian D. Foster
Licensed under The MIT License (MIT), see LICENSE for details.

For questions, comments, concerns, pull requests, anything... use Github's issue tracker (http://github.com/bdfoster/cpp-templates/issues)