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

PrevUpHomeNext
buffer_params::initial_read_size

Gets the initial size of the read buffer.

Synopsis
constexpr std::size_t
initial_read_size() const;

PrevUpHomeNext