最終更新日時(UTC):
が更新

履歴 編集

function
<stop_token>

std::inplace_stop_source::get_token(C++26)

constexpr inplace_stop_token get_token() const noexcept;

概要

自身の停止状態を参照するinplace_stop_tokenを返す。

戻り値

自身が所有する停止状態に関連付けられたinplace_stop_tokenを返す。

例外

投げない

バージョン

言語

  • C++26

処理系

参照