![]() |
Version: 1.0 |
#include <filesystem>
#include <iostream>
#include <numeric>
#include "yaml-cpp/yaml.h"
Go to the source code of this file.
Classes | |
struct | ConfigData |
This class stores the configuration data loaded from file. All data are placed in the config global variable that can be accessed anywhere in the code. More... | |