thread
10.2 KB
-
LWG 3039 Unnecessary decay in thread and packaged_task · cb4f9a8c
* include/std/future (__constrain_pkgdtask): Replace with ... (packaged_task::__not_same): New alias template, using __remove_cvref_t instead of decay. * include/std/thread (thread::__not_same): Add comment. From-SVN: r261618
Jonathan Wakely committed