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