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