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