...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
basic_resolver_entry(); » more...
Construct with specified endpoint, host name and service name.
basic_resolver_entry( const endpoint_type & ep, const std::string & host, const std::string & service); » more...