_compilesD._

Undocumented in source.
mixintemplate _compilesD(string T)
enum _ = mixin ("__traits(compiles," ~ T ~ ")");

Meta