This project provides a basic implementation of a minimal C++ helper tool.
- Lightweight and simple design
- Easy to integrate into other projects
Clone the repository and include the header file:
git clone https://github.com/artro89/minimal-cpp-helper.gitInclude the header in your C++ files:
#include "minimal_cpp_helper.h"This project is licensed under the MIT License - see the LICENSE file for details.