Return the first character
Synopsis
constexpr
const_reference
front() const noexcept;
Description
See core::string_view::front
Return Value
The first character
Created with MrDocs
Return the first character
constexpr
const_reference
front() const noexcept;
See core::string_view::front
The first character
Created with MrDocs