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 |
||
---|---|---|
.. | ||
comparison_operators | ||
cons | ||
creation_functions | ||
element_access | ||
requirements | ||
moveable2.cc | ||
moveable.cc | ||
swap.cc | ||
tuple_element.cc | ||
tuple_size.cc |