Returns the length of the fixed array.
Declared in <absl/container/fixed_array.h>
<absl/container/fixed_array.h>
size_type size() const;
The number of elements in the fixed array.