BDE 4.14.0 Production release
|
#include <bslstl_stoptoken.h>
Public Member Functions | |
BSLS_KEYWORD_CONSTEXPR | nostopstate_t () BSLS_KEYWORD_NOEXCEPT |
Create a nostopstate_t value. | |
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.
|
inlineexplicit |
This constexpr
function must be defined before it can be used to initialize the constexpr
variable nostopstate
, below.