60 bool HasFeature (Feature)
const;
62 static QString GetFeatureName (Feature);
65 static T
Choose (std::initializer_list<std::pair<Feature, T>> funcs, T fallback)
68 for (
const auto& pair : funcs)
75 void DumpDetectedFeatures ()
const;
bool HasFeature(Feature) const
static T Choose(std::initializer_list< std::pair< Feature, T >> funcs, T fallback)