bsl::nostopstate_t

An object of this empty struct can be passed to the constructor of stop_source to create a stop_source object that does not refer to any stop state.

Synopsis

Declared in <bslstl_stoptoken.h>

struct nostopstate_t;

Member Functions

NameDescription
nostopstate_t [constructor]Create a nostopstate_t value.