Returns the length (size) of this span.
Declared in <absl/types/span.h>
<absl/types/span.h>
constexpr size_type length() const noexcept;
The number of elements, equal to size().
size()