Accesses members of the current element.

Synopsis

Declared in <absl/types/any_span.h>

pointer
operator‐>() const;

Return Value

A pointer to the current element.

Created with MrDocs