GenNormalMemberTuple

Generate AliasSeq of "normal" members - ie. no templates, no alias, no enum, only fields (and functions if includeFunctions is true).

mixin template GenNormalMemberTuple (
bool includeFunctions = false
) {}

Meta