Test whether the vector is empty.
Declared in <folly/container/small_vector.h>
<folly/container/small_vector.h>
bool empty() const;
true if the vector contains no elements.
true