garyjg / configset

Example of template subclasses to implement a config item storage API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This requires SCons and Catch2 to build.

On Fedora:

dnf install catch-devel python3-scons

About

Example of template subclasses to implement a config item storage API.


Languages

Language:C++ 99.2%Language:Python 0.8%