[#boost-urls-grammar-range-size] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/grammar.adoc[grammar]::xref:boost/urls/grammar/range.adoc[range]::size :relfileprefix: ../../../../ :mrdocs: Return the number of elements in the range == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/grammar/range_rule.hpp#L261[boost/url/grammar/range_rule.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t size() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#