Return true if a stop has been requested on this StopState object, and false otherwise.

Synopsis

Declared in <bslstl_stopstate.h>

[[nodiscard]]
bool
stopRequested() const;

Return Value

Note

The return value should not be discarded.

Created with MrDocs