Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_buffer::capacity

Return the maximum sum of input and output sizes that can be held without an allocation.

Synopsis
std::size_t constexpr
capacity() const;
Description

PrevUpHomeNext