Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 641 Bytes

File metadata and controls

29 lines (16 loc) · 641 Bytes

Rbel12b's cpplib

This is a collection on my c++ libraries, it's still a work in progress project.

All libraries use cmake as the build system.

Libs included

Supported Platforms

  • Windows
  • Linux

License

This project is licensed under AGPL-3.0 see LICENSE for details.

Contribution

Contributions, bug‐reports and enhancements are very welcome! When submitting pull requests for cpplib, please include:

A clear description of the feature / bug

Cross‐platform verification (Windows + Linux if applicable)

Documentation updates (READMEs and header comments)