|  | Home | Libraries | People | FAQ | More | 
An implementation of both the ConstBufferSequence and MutableBufferSequence concepts to represent a null buffer sequence.
class null_buffers
| 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. | 
        Header: boost/asio/buffer.hpp
      
        Convenience header: boost/asio.hpp