isTypeInvert.isTypeInvert

Undocumented in source.
template isTypeInvert(alias T)
enum isTypeInvert = !isType!T;

Meta