...全球评价最高、设计最精妙的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu, C++ Coding Standards
...全球评价最高、设计最精妙的 C++ 库项目之一。
用于确定一个类型是否满足 DynamicBuffer_v2 要求的特性。
template< typename T> struct is_dynamic_buffer_v2 : public integral_constant< bool, automatically_determined >
Header: boost/asio/buffer.hpp
boost/asio/buffer.hpp
便捷头文件: boost/asio.hpp
boost/asio.hpp