Template:cpp/thread/dsc stoppable token
From cppreference.com
|- class="t-dsc"
|(C++26)
| specifies the basic interface of stop tokens which allows queries for stop requests and whether the stop request is possible
(concept)
|-