GetKeyName.label

Undocumented in source.
template GetKeyName(uint i)
static if(hasUDA!(this.tupleof[i], label))
alias label = GetLabel!(this.tupleof[i])

Meta