boost::urls::grammar::range::range

Constructor

Synopsis

Declared in <boost/url/grammar/range_rule.hpp>
range() noexcept;


Description

Default-constructed ranges have zero elements.

Exception Safety

Throws nothing.

Created with MrDocs