Member‐access dereference of the iterator.
Synopsis
Declared in <absl/strings/cord.h>
Cord::ChunkIterator::pointer
operator‐>() const;
Return Value
A pointer to the chunk the iterator currently points to.
Created with MrDocs