Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/thread/dsc stoppable source"

From cppreference.com
(+ added stoppable-source [std.thread] [c++26] [expos-only])
 
m (~)
 
Line 1: Line 1:
{{dsc expos concept|cpp/thread/stoppable_source|title=''stoppable-source''|specifies that a type is a factory for associated stop tokens and a stop request can be made upon it|notes={{mark c++26}}}}
+
{{dsc expos concept|cpp/thread/stoppable-source|title=''stoppable-source''|specifies that a type is a factory for associated stop tokens and a stop request can be made upon it|notes={{mark c++26}}}}

Latest revision as of 19:11, 8 November 2024

|- class="t-dsc"

|

| specifies that a type is a factory for associated stop tokens and a stop request can be made upon it
(exposition-only concept*) |-