boost::urls::pct_string_view::pct_string_view

Constructor (deleted)

Synopsis

Declared in <boost/url/pct_string_view.hpp>
pct_string_view(std::nullptr_t value) = delete;


Parameters

Name Description
value The object to construct from

Created with MrDocs