Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

ip::basic_resolver_entry::endpoint
PrevUpHomeNext

Get the endpoint associated with the entry.

endpoint_type endpoint() const;

PrevUpHomeNext