Length.Length

Undocumented in source.
template Length(T)
static if(is(T U == U[L], size_t L))
enum Length = L;

Meta