BloombergLP::bslstl::StopState::stopRequested

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.