VectorImpl.empty

Whether the vector is empty.

struct VectorImpl(T, bool ownsMemory = true)
@nogc @property const @safe nothrow
bool
empty
()

Meta