Boost C++ 库

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

ip::address::address (5个重载中的第5个) - Boost C++ 函数库
PrevUpHomeNext

移动构造函数。

address(
    address && other);

PrevUpHomeNext