Return an iterator to the beginning
Synopsis
constexpr
const_iterator
cbegin() const noexcept;
Description
See core::string_view::cbegin
Return Value
An iterator to the beginning
Created with MrDocs
Return an iterator to the beginning
constexpr
const_iterator
cbegin() const noexcept;
See core::string_view::cbegin
An iterator to the beginning
Created with MrDocs