VectorImpl.ptr

Gets a pointer to the first element of the vector.

struct VectorImpl(T, bool ownsMemory = true)
@nogc @property @system nothrow
T*
ptr
()

Meta