address_range_v4(); » more...
Construct an range that represents the given range of addresses.
explicit address_range_v4( const address_iterator_v4 & first, const address_iterator_v4 & last); » more...
Copy constructor.
address_range_v4( const address_range_v4 & other); » more...