Boost C++ 库

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

ip::address::is_v6 - Boost C++ 函数库
PrevUpHomeNext

获取地址是否为 IPv6 地址。

bool is_v6() const;

PrevUpHomeNext