Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_flat_buffer::mutable_buffers_type

The type used to represent the output sequence as a list of buffers.

Synopsis
using mutable_buffers_type = boost::asio::mutable_buffer;
Description

PrevUpHomeNext