isTemplateVarDef.isTemplateVarDef

Undocumented in source.
template isTemplateVarDef(T)
enum isTemplateVarDef = is(typeof(impl(T.init)));

Meta