isFeature.obtainFeature

Undocumented in source.
template isFeature(alias M)
@safe
static if(feature_found)
enum obtainFeature = __traits(getMember, M, feature_name);

Meta