krisk78 / conflicts

Header-only library that provides a framework to manage conflicts within dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conflicts header-only library

This library provides a framework to handle conflicts between objects.

To implement it in your project, install the overlay port conflicts and use vcpkg. Set your path to overlay ports in vcpkg-configuration.json ("overlay-ports": [ "your_path_to_overlay_ports" ]).

Full documentation of the class at doxygen documentation.

About

Header-only library that provides a framework to manage conflicts within dependencies

License:Other


Languages

Language:C++ 77.4%Language:CMake 22.6%