Boost C++ 库

...世界上最受推崇、设计最精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

ip::network_v6::is_host - Boost C++ 函数库
PrevUpHomeNext

测试网络是否为有效的宿主地址。

bool is_host() const;

PrevUpHomeNext