templateValueArgConsumed.i1

Undocumented in source.
template templateValueArgConsumed(string str)
static if(!(str[0] == 'n'))
static if(!(beginsWithDigit!(str)))
static if(!(str[0] == 'N'))
static if(!(str[0] == 'e'))
static if(str[0] == 'c')
enum int i1;

Meta