Reports whether an interrupt has been requested.

Synopsis

Declared in <util/signalinterrupt.h>

explicit
operator bool() const;

Return Value

true if operator()() has been called since the last reset

Created with MrDocs