LimitArray.LimitArray

Undocumented in source.
template LimitArray(T)
static if(!is(T == Unqual!T))
alias LimitArray = LimitArray!(Unqual!T)

Meta