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

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

A template for a C++ library
https://github.com/ibob/cpp-lib-template

Last synced: over 1 year ago
JSON representation

A template for a C++ library

Awesome Lists containing this project

README

          

# cpp-lib-template

[![Standard](https://img.shields.io/badge/C%2B%2B-20-blue.svg)](https://en.wikipedia.org/wiki/C%2B%2B11) [![Standard](https://img.shields.io/badge/C-11-purple.svg)](https://en.wikipedia.org/wiki/C99) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

A template for a C++ library

## 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 © 2025 [Borislav Stanimirov](http://github.com/iboB)