![]() |
Home | Libraries | People | FAQ | More |
A buffer sequence representing a concatenation of buffer sequences.
Defined in header <boost/beast/core/buffers_cat.hpp>
template< class... Buffers> class buffers_cat_view
Name |
Description |
---|---|
The type of buffer returned when dereferencing an iterator. |
Name |
Description |
---|---|
Returns an iterator to the first buffer in the sequence. |
|
Copy Constructor. Constructor. |
|
Returns an iterator to one past the last buffer in the sequence. |
|
Copy Assignment. |