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

https://github.com/ibob/cpp-app-template

A template for a C++ application
https://github.com/ibob/cpp-app-template

Last synced: 6 months ago
JSON representation

A template for a C++ application

Awesome Lists containing this project

README

          

# cpp-app-template

[![Language](https://img.shields.io/badge/language-C++-blue.svg)](https://isocpp.org/) [![Standard](https://img.shields.io/badge/C%2B%2B-23-blue.svg)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

A template for a C++ application

## License

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

This software is distributed under the MIT Software License.

See accompanying file LICENSE or copy [here](https://opensource.org/licenses/MIT).

Copyright © 2023 [Borislav Stanimirov](http://github.com/iboB)