BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl_stopstate

Detailed Description

Outline

Purpose

Provide a stop state for std-compliant stop tokens.

Classes

Canonical header: bsl_stop_token.h

See also
bslstl_stopsource, bslstl_stoptoken, bslstl_stopcallback

Description

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.

Usage

This component is for internal usage only. Use bsl::stop_source, bsl::stop_token, and bsl::stop_callback instead.