re PR libstdc++/8645 (unnecessary non-0 checks in stl_tree.h)
2002-11-22 Laszlo Ersek <erseklaszlo@chello.hu> Paolo Carlini <pcarlini@unitus.it> PR libstdc++/8645 * include/bits/stl_tree.h (_Rb_tree_rebalance_for_erase): Don't check that __w->_M_left != 0 and __w->_M_right != 0 when they can't be otherwise. Co-Authored-By: Paolo Carlini <pcarlini@unitus.it> From-SVN: r59381
Showing
Please
register
or
sign in
to comment