VectorImpl.value

Gets the internal memory slice.

struct VectorImpl(T, bool ownsMemory = true)
@nogc @property @trusted nothrow pure
T[]
value
()

Meta