Name |
Last commit
|
Last update |
---|---|---|
.. | ||
comparison_operators | ||
cons | ||
creation_functions | ||
element_access | ||
requirements | ||
moveable.cc | ||
moveable2.cc | ||
swap.cc | ||
tuple_element.cc | ||
tuple_size.cc |
* 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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
comparison_operators | Loading commit data... | |
cons | Loading commit data... | |
creation_functions | Loading commit data... | |
element_access | Loading commit data... | |
requirements | Loading commit data... | |
moveable.cc | Loading commit data... | |
moveable2.cc | Loading commit data... | |
swap.cc | Loading commit data... | |
tuple_element.cc | Loading commit data... | |
tuple_size.cc | Loading commit data... |