Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

buffer_size (2 of 5 overloads)

Get the number of bytes in a modifiable buffer.

std::size_t buffer_size(
    const mutable_buffers_1 & b);

PrevUpHomeNext