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
Reports whether an interrupt has been requested.
Declared in <util/signalinterrupt.h>
explicit
operator bool() const;
true if operator()() has been called since the last reset
Created with MrDocs