Returns the number of elements in the range.
Synopsis
Declared in <absl/types/any_span.h>
std::size_t
size() const;
Return Value
The size of the range.
Created with MrDocs
Returns the number of elements in the range.
Declared in <absl/types/any_span.h>
std::size_t
size() const;
The size of the range.
Created with MrDocs