boost::urls::encoding_opts::encoding_opts
Synopsis
Declared in header <boost/url/encoding_opts.hpp>
encoding_opts(
    bool space_as_plus_ = false,
    bool lower_case_ = false,
    bool disallow_null_ = false) noexcept;
Declared in header <boost/url/encoding_opts.hpp>
encoding_opts(
    bool space_as_plus_ = false,
    bool lower_case_ = false,
    bool disallow_null_ = false) noexcept;