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