Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
any_address::type

Retrieves the type of address that this object contains.

Synopsis
address_type
type() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext