BDE 4.14.0 Production release
|
Provide a stop state for std
-compliant stop tokens.
Canonical header: bsl_stop_token.h
This component provides the bslstl::StopState
and bslstl::StopStateCallbackNode
classes, which are for internal use only and are used to implement bsl::stop_source
, bsl::stop_token
, and bsl::stop_callback
. Please include <bsl_stop_token.h>
instead.
This component is for internal usage only. Use bsl::stop_source
, bsl::stop_token
, and bsl::stop_callback
instead.