- stop_token[meta header]
- function[meta id-type]
- std[meta namespace]
- inplace_stop_source[meta class]
- cpp26[meta cpp]
constexpr inplace_stop_token get_token() const noexcept;- inplace_stop_token[link ../inplace_stop_token.md]
自身の停止状態を参照するinplace_stop_tokenを返す。
自身が所有する停止状態に関連付けられたinplace_stop_tokenを返す。
投げない
- C++26
- Clang: ??
- GCC: ??
- ICC: ??
- Visual C++: ??