Home | Libraries | People | FAQ | More |
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: boost/asio/buffer.hpp
Convenience header: boost/asio.hpp