Advances the iterator to the next character.

Synopses

Declared in <absl/strings/cord.h>

Advances the iterator to the next character.

Advances the iterator to the next character.

Return Value

  • A reference to this iterator after advancing.

  • A copy of the iterator before advancing.

Parameters

Name

Description

unused

Unused parameter.

Created with MrDocs