User Tools

Site Tools


c:c_threads:transfer_ownership_of_threads_at_runtime

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
c:c_threads:transfer_ownership_of_threads_at_runtime [2021/03/05 12:47] peterc:c_threads:transfer_ownership_of_threads_at_runtime [2021/06/09 11:07] (current) peter
Line 1: Line 1:
 ====== C - C++ Threads - Transfer ownership of threads at runtime ====== ====== C - C++ Threads - Transfer ownership of threads at runtime ======
  
-std::move can be called to move the ownership of the underlying thread resource from one std::thread object to another.+**std::move** can be called to move the ownership of the underlying thread resource from one std::thread object to another.
  
 ---- ----
c/c_threads/transfer_ownership_of_threads_at_runtime.1614948428.txt.gz · Last modified: 2021/03/05 12:47 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki