[#CThreadInterrupt-2conversion] = xref:CThreadInterrupt.adoc[CThreadInterrupt]::operator bool :relfileprefix: ../ :mrdocs: An alias for `interrupted()`. == Synopsis Declared in `<util/threadinterrupt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual explicit operator bool() const; ---- == Return Value true if an interrupt has been requested [.small]#Created with https://www.mrdocs.com[MrDocs]#