The number of bsl::stop_source objects that refer to this stop state.

Synopsis

Declared in <bslstl_stoptoken.h>

bsls::AtomicUint64 d_stopSourceCount;

Created with MrDocs