boost
::
urls
::
grammar
::
range
::empty
Return true if the range is empty
Synopsis
Declared in
<
boost/url/grammar/range_rule.hpp
>
bool empty() const noexcept;
Return Value
true
if the range is empty
Created with
MrDocs