range

Constructor

Synopsis

range() noexcept;

Declared in file <include/boost/url/grammar/range_rule.hpp> on line 175

Defined in file <include/boost/url/grammar/impl/range_rule.hpp> on line 509

Description

Default-constructed ranges have zero elements.

Exception Safety

Throws nothing.