BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::nostopstate_t Struct Reference

#include <bslstl_stoptoken.h>

Public Member Functions

BSLS_KEYWORD_CONSTEXPR nostopstate_t () BSLS_KEYWORD_NOEXCEPT
 Create a nostopstate_t value.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ nostopstate_t()

BSLS_KEYWORD_CONSTEXPR bsl::nostopstate_t::nostopstate_t ( )
inlineexplicit

This constexpr function must be defined before it can be used to initialize the constexpr variable nostopstate, below.


The documentation for this struct was generated from the following file: