Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

buffer_params::initial_read_size
PrevUpHomeNext

Gets the initial size of the read buffer.

Synopsis
constexpr std::size_t
initial_read_size() const noexcept;

PrevUpHomeNext