]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Remove _Alloc_node instance in _Rb_tree [PR107189]
authorFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 12 Oct 2022 17:34:01 +0000 (19:34 +0200)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 12 Jan 2023 18:39:29 +0000 (19:39 +0100)
commitb3c9148cad2f6f05ef9bc0be34b65a62a7e236dd
tree15a29fc006b03363bf031b1ff0eccb5ff1da9386
parent6610daa1cfb75b72500c22ae97988ec2a48b85c6
libstdc++: Remove _Alloc_node instance in _Rb_tree [PR107189]

libstdc++-v3/ChangeLog:

PR libstdc++/107189
* include/bits/stl_tree.h (_Rb_tree<>::_M_insert_range_equal): Remove
unused _Alloc_node instance.
libstdc++-v3/include/bits/stl_tree.h
This page took 0.057307 seconds and 5 git commands to generate.