andrew-drogalis / cpp-boilerplate-examples

Compilation of C++ boilerplate examples. e.g. Templates, Macros, Valgrind, Catch2, Doxygen, ect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Boilerplate Examples

Table of Contents

Getting Started

License

This software is distributed under the GNU license. Please read LICENSE for information on the software availability and distribution.

Contribution

Please open an issue of if you have any questions, suggestions, or feedback.

Please submit bug reports, suggestions, and pull requests to the GitHub issue tracker.

About

Compilation of C++ boilerplate examples. e.g. Templates, Macros, Valgrind, Catch2, Doxygen, ect.

License:GNU General Public License v3.0


Languages

Language:C++ 95.2%Language:CMake 2.6%Language:C 2.3%