gcc/libstdc++-v3/testsuite/30_threads
Jason Merrill 4c65085391 forward_list.h (splice_after): Use forward.
* 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
2009-07-31 22:26:32 -04:00
..
call_once
condition_variable
condition_variable_any
headers future: New. 2009-06-21 15:02:09 +01:00
lock_guard/requirements
mutex
packaged_task future: New. 2009-06-21 15:02:09 +01:00
promise user.cfg.in (PREDEFINED): Add _GLIBCXX_ATOMIC_BUILTINS_*. 2009-06-23 23:24:20 +00:00
recursive_mutex
recursive_timed_mutex
shared_future forward_list.h (splice_after): Use forward. 2009-07-31 22:26:32 -04:00
this_thread
thread forward_list.h (splice_after): Use forward. 2009-07-31 22:26:32 -04:00
timed_mutex
try_lock
unique_future user.cfg.in (PREDEFINED): Add _GLIBCXX_ATOMIC_BUILTINS_*. 2009-06-23 23:24:20 +00:00
unique_lock