Urdl C++ Library

PrevUpHomeNext
istreambuf::set_options

Sets options to control the behaviour of the stream buffer.

void set_options(
    const option_set & options);

Parameters

options

The options to be set on the stream buffer.


PrevUpHomeNext