Difference between revisions of "cpp/thread/packaged task/uses allocator"
From cppreference.com
< cpp | thread | packaged task
(typo) |
m (Text replace - "/sidebar" to "/navbar") |
||
Line 1: | Line 1: | ||
{{cpp/title|std::uses_allocator{{small|<std::packaged_task>}}}} | {{cpp/title|std::uses_allocator{{small|<std::packaged_task>}}}} | ||
− | {{cpp/thread/packaged_task/ | + | {{cpp/thread/packaged_task/}} |
{{ddcl | notes={{mark since c++11}} | | {{ddcl | notes={{mark since c++11}} | | ||
template< class R, class Alloc > | template< class R, class Alloc > |