boost::urls::grammar::range::range boost::urls::grammar::range::range Constructor Synopsis Declared in <include/boost/url/grammar/range_rule.hpp> range() noexcept; » more… range(range&&) noexcept; » more… range(range const&) noexcept; » more… Description Default‐constructed ranges have zero elements. Exception Safety Throws nothing. Created with MrDocs