Return the past‐the‐end iterator for this string.

Synopsis

Declared in <bslstl_string.h>

const_iterator
cend() const noexcept;

Return Value

past‐the‐end const iterator

Created with MrDocs