boost::urls::grammar::range::string

Return the matching part of the string

Synopsis

Declared in <boost/url/grammar/range_rule.hpp>
core::string_view
string() const noexcept;


Return Value

A string view representing the range

Created with MrDocs