Interface for feature_collection_t constructor
Create a feature collection from a single feature_config_t The feature becomes the base configuration for all OS/compiler combinations
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(feature_config_t), | intent(in) | :: | self |
Feature configuration to convert |