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