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.
- Host: GitHub
- URL: https://github.com/bdfoster/cpp-templates
- Owner: bdfoster
- License: mit
- Created: 2016-03-25T06:13:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T07:34:27.000Z (over 10 years ago)
- Last Synced: 2025-02-06T04:41:26.694Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 378 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)