- stop_token[meta header]
- function[meta id-type]
- std[meta namespace]
- inplace_stop_source[meta class]
- cpp26[meta cpp]
bool request_stop() noexcept;自身が所有している停止状態に対して停止要求を作成する。
停止要求操作を実行する。
stop_requested() == true
- C++26
- Clang: ??
- GCC: ??
- ICC: ??
- Visual C++: ??