Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

buffer_size (4 of 5 overloads)

Get the number of bytes in a non-modifiable buffer.

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

PrevUpHomeNext