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
Accesses members of the current element.
Declared in <absl/types/any_span.h>
pointer
operator‐>() const;
A pointer to the current element.
Created with MrDocs