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