The reference type
Synopsis
Declared in header <boost/url/segments_base.hpp>
using reference = std::string;
Description
This is the type of value returned when iterators of the view are dereferenced.
The reference type
Declared in header <boost/url/segments_base.hpp>
using reference = std::string;
This is the type of value returned when iterators of the view are dereferenced.