|
Features
|
#include <features.hpp>

Public Attributes | |
| maxnat_t | difference_id |
| std::string | feature |
| systems_difference_t | difference |
Represents a triple containing the set difference ID, the name of the string to be isolated, and the actual set difference of systems that is required.
| systems_difference_t features::system_feature_difference_t::difference |
Actual set difference that isolates the corresponding feature.
| maxnat_t features::system_feature_difference_t::difference_id |
Set difference ID.
| std::string features::system_feature_difference_t::feature |
Name of the feature to be isolated.