Boost C++ 库

...世界上最受尊敬和专业设计的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ 编码标准

PrevUpHomeNext

ip::basic_endpoint::capacity

获取端点在原生类型中的容量。

std::size_t capacity() const;

PrevUpHomeNext