Returns the number of elements in this span.
Synopsis
Declared in <absl/types/any_span.h>
constexpr
size_type
size() const;
Return Value
The size of the span.
Created with MrDocs
Returns the number of elements in this span.
Declared in <absl/types/any_span.h>
constexpr
size_type
size() const;
The size of the span.
Created with MrDocs