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