Return a pointer to the character buffer
Synopsis
constexpr
const_pointer
data() const noexcept;
Description
See core::string_view::data
Return Value
A pointer to the character buffer
Created with MrDocs
Return a pointer to the character buffer
constexpr
const_pointer
data() const noexcept;
See core::string_view::data
A pointer to the character buffer
Created with MrDocs