StackImpl.empty

Whether the vector is empty.

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

Meta