vector.length

struct vector(T, Alloc)
extern (D)
alias length = size

Meta