boost::urls::operator!= arrow_upward boost::urls::operator!= Inequality operator Synopsis Declared in <boost/url/impl/params_encoded_base.hpp> bool operator!=( iterator const& it0, iterator const& it1) noexcept; Return Value true if the objects are not equal, false otherwise Parameters Name Description it0 The left operand it1 The right operand Created with MrDocs