AttributeList2.mt

Undocumented in source.
template AttributeList2(T, string prefix = "", string asPrefix = "", bool ignorePK = false, fields...)
static if(!(fields.length == 0))
alias mt = typeof(mixin ("T." ~ fields[0]))

Meta