Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::params_encoded_base::const_reference
Home:

boost::urls::params_encoded_base::const_reference

The reference type

Synopsis

Declared in header <boost/url/params_encoded_base.hpp>

using const_reference = param_pct_view;

Description

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

See Also

param_view .