boost::urls::grammar::string_view_base::data
Return a pointer to the character buffer
Synopsis
constexpr
const_pointer
data() const noexcept;
Return Value
A pointer to the character buffer
Created with MrDocs
Return a pointer to the character buffer
constexpr
const_pointer
data() const noexcept;
A pointer to the character buffer
Created with MrDocs