boost::urls::grammar::range::range Constructor Synopsis range() noexcept; range(range&& other) noexcept; range(range const& other) noexcept; Description Default-constructed ranges have zero elements. Throws nothing.