]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-12-07 François Dumont <fdumont@gcc.gnu.org>
authorFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 7 Dec 2016 21:16:24 +0000 (21:16 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 7 Dec 2016 21:16:24 +0000 (21:16 +0000)
commit352f824f094c380befd7755a331defda5f1edf7f
tree32aed6e2e8fd9c8c85187fe7dc2871035ae04942
parenta4dec0d6de97348e71932f7080fe4a3bb8730096
2016-12-07  François Dumont  <fdumont@gcc.gnu.org>

* include/bits/stl_tree.h
(_Rb_tree<>::_M_copy(_Const_Link_type, _Base_ptr)): Delete.
(_Rb_tree<>::_M_copy(const _Rb_tree&, _NodeGen&)): New.
(_Rb_tree<>::_M_copy(const _Rb_tree&)): New, use latter.
(_Rb_tree<>(const _Rb_tree&): Use latter.
(_Rb_tree<>(const _Rb_tree&, const allocator_type&)): Likewise.
(_Rb_tree<>::_M_move_data(_Rb_tree&, false_type)): Likewise.
(_Rb_tree<>::_M_move_assign(_Rb_tree&, false_type)): Likewise.
(_Rb_tree<>::operator=(const _Rb_tree&)): Likewise.

From-SVN: r243380
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_tree.h