Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

ip::address_v6::scope_id

The scope ID of the address.

unsigned long scope_id() const;

void scope_id(
    unsigned long id);

PrevUpHomeNext