20#ifndef ORES_VARIABILITY_DOMAIN_FEATURE_FLAGS_TABLE_HPP
21#define ORES_VARIABILITY_DOMAIN_FEATURE_FLAGS_TABLE_HPP
25#include "ores.variability/domain/feature_flags.hpp"
Domain types for system variability.
Definition feature_flags.hpp:26
std::string convert_to_table(const std::vector< feature_flags > &v)
Converts feature flags to table format.
Definition feature_flags_table.cpp:26