boost::urls::authority_view::data
Return a pointer to the first character
Synopsis
Declared in <boost/url/authority_view.hpp>
char const*
data() const noexcept;
Return Value
A pointer to the first character
Created with MrDocs