Trait to determine whether a type satisfies the DynamicBuffer_v2 requirements.
template< typename T> struct is_dynamic_buffer_v2 : public integral_constant< bool, automatically_determined >
Header: asio/buffer.hpp
Convenience header: asio.hpp