Function string_view_base::data
Return a pointer to the character buffer
Synopsis
Declared in header <boost/url/grammar/string_view_base.hpp>
constexpr
const_pointer
data() const noexcept;
Return a pointer to the character buffer
Declared in header <boost/url/grammar/string_view_base.hpp>
constexpr
const_pointer
data() const noexcept;