mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-30 03:59:46 +08:00
4c65085391
* include/bits/forward_list.h (splice_after): Use forward. (merge): Likewise. * include/bits/stl_iterator.h (move_iterator::operator*): Use move. (move_iterator::operator[]): Use move. * include/bits/stl_list.h (insert): Use move. * include/std/thread (_Callable constructor): Use forward. * include/std/tuple: Don't specify explicit template args to move. From-SVN: r150326 |
||
---|---|---|
.. | ||
call_once | ||
condition_variable | ||
condition_variable_any | ||
headers | ||
lock_guard/requirements | ||
mutex | ||
packaged_task | ||
promise | ||
recursive_mutex | ||
recursive_timed_mutex | ||
shared_future | ||
this_thread | ||
thread | ||
timed_mutex | ||
try_lock | ||
unique_future | ||
unique_lock |