Dereferences the iterator.
Synopsis
Declared in <absl/types/any_span.h>
reference
operator*() const;
Return Value
A reference to the current element.
Created with MrDocs
Dereferences the iterator.
Declared in <absl/types/any_span.h>
reference
operator*() const;
A reference to the current element.
Created with MrDocs