boost::urls::segments_encoded_base::const_reference

The reference type

Synopsis

Declared in <include/boost/url/segments_encoded_base.hpp>

using const_reference = pct_string_view;

Description

This is the type of value returned when iterators of the view are dereferenced.

Created with MrDocs