|  | Home | Libraries | People | FAQ | More | 
Adapts a single modifiable buffer so that it meets the requirements of the MutableBufferSequence concept.
class mutable_buffers_1 : public mutable_buffer
| Name | Description | 
|---|---|
| A random-access iterator type that may be used to read elements. | |
| The type for each element in the list of buffers. | 
| Name | Description | 
|---|---|
| Get a random-access iterator to the first element. | |
| Get a random-access iterator for one past the last element. | |
| Construct to represent a given memory range. Construct to represent a single modifiable buffer. | 
| Name | Description | 
|---|---|
| Create a new modifiable buffer that is offset from the start of another. | 
        Header: boost/asio/buffer.hpp
      
        Convenience header: boost/asio.hpp