:relfileprefix: ../../../../ [#DB58372848DDCAF549B36DB2B22AF3B7E6645833] = Enumerator error::end_of_range pass:v,q[A rule reached the end of a range] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- end_of_range ---- == Description pass:v,q[This indicates that the input was consumed] pass:v,q[when parsing a] xref:boost/urls/grammar/range.adoc[range.] pass:v,q[The] xref:boost/urls/grammar/range_rule-02.adoc[range_rule] pass:v,q[avoids rewinding the input buffer when] pass:v,q[this error is returned. Thus the consumed] pass:v,q[characters are be considered part of the] pass:v,q[range without contributing additional] pass:v,q[elements.]