Returns whether or not the fixed array is empty.
Declared in <absl/container/fixed_array.h>
<absl/container/fixed_array.h>
bool empty() const;
true if the fixed array contains no elements.
true