boost::urls::authority_view::buffer
Return the complete authority
Synopsis
Declared in <boost/url/authority_view.hpp>
core::string_view
buffer() const noexcept;
cpp
Return Value
The complete authority
Created with MrDocs
Return the complete authority
Declared in <boost/url/authority_view.hpp>
core::string_view
buffer() const noexcept;
The complete authority
Created with MrDocs