Vector.empty

If the vector is empty

struct Vector(E, Allocator = typeof(theAllocator))
const
bool
empty
()
if (
isAllocator!Allocator
)

Meta