boost::urls::grammar::string_view_base::operator std::string_view

Conversion

Synopsis

Declared in <boost/url/grammar/string_view_base.hpp>
operator std::string_view() const noexcept;


Return Value

A string view with the same contents

Created with MrDocs