bitsStr.bitsStr

Undocumented in source.
template bitsStr(string mask, char ONE = '#')
static if(mask.length >= 1)
enum bitsStr = bitsImpl!S();

Meta