libstdc++
stop_token File Reference

Go to the source code of this file.

Classes

struct  std::nostopstate_t
class  std::stop_callback< _Callback >
class  std::stop_source
class  std::stop_token

Namespaces

namespace  std

Functions

template<typename _Callback>
 std::stop_callback (stop_token, _Callback) -> stop_callback< _Callback >

Variables

constexpr nostopstate_t std::nostopstate

Detailed Description

This is a Standard C++ Library header.

Definition in file stop_token.

Macro Definition Documentation

◆ __glibcxx_want_jthread

#define __glibcxx_want_jthread

Definition at line 34 of file stop_token.

◆ _GLIBCXX_STOP_TOKEN

#define _GLIBCXX_STOP_TOKEN

Definition at line 30 of file stop_token.