attributeIn.attributeIn

Undocumented in source.
template attributeIn(T, AttribType, string member)
@safe
static if(hasMatch!(attrib, AttribType))
enum attributeIn = attrib;

Meta