Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
ip::basic_address_range< address_v6 >::basic_address_range (2 of 3 overloads)

Construct an range that represents the given range of addresses.

basic_address_range(
    const iterator & first,
    const iterator & last);

PrevUpHomeNext