Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2015. The current version is 1.89.0.
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