[#bsl-nostopstate_t] = xref:bsl.adoc[bsl]::nostopstate_t :relfileprefix: ../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct nostopstate_t; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:bsl/nostopstate_t/2constructor.adoc[`nostopstate_t`] [.small]#[constructor]# | Create a `nostopstate_t` value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#