vector.const_pointer

struct vector(T, Alloc)
extern (D)
alias const_pointer = const(T)*

Meta