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

PrevUpHomeNext

ip::resolver_query_base::all_matching

Inherited from ip::resolver_base.

If used with v4_mapped, return all matching IPv6 and IPv4 addresses.

static const flags all_matching = implementation_defined;

PrevUpHomeNext