BooleanFeature typedef

BooleanFeature = Feature<bool>

Implementation

typedef BooleanFeature = Feature<bool>;