boost::urls::params_base::const_reference

The reference type

Synopsis

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

using const_reference = param;

Description

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

See Also

param_view .

Created with MrDocs