:relfileprefix: ../../../../ [#boost-urls-grammar-range-2constructor-01e] == xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/grammar.adoc[pass:[grammar]]::xref:boost/urls/grammar/range.adoc[pass:[range]]::range Constructor === Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- range() noexcept; ---- === Description Default-constructed ranges have zero elements. === Throws nothing.