[#1E050A482E82B570CFF510A4E77F71B3C84526B6]

Function range:: range

Constructor

Synopsis

            range() noexcept;
        

Description

Default-constructed ranges have zero elements.

Exception Safety

Throws nothing.