xieite::term::reset_mode()

Defined in header <xieite/io/term.hpp>

Resets blocking, echo, canon, signal, and output processing modes. Automatically called on destruction.


Declaration

void reset_mode() noexcept;


Example

I can't think of a meaningful example :(