asio C++ library

PrevUpHomeNext

is_write_buffered::value

The value member is true only if the Stream type supports buffering of written data.

static const bool value;

PrevUpHomeNext