stl_tree.h: Overload operators == and != to be able to handle the case...
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 17 Nov 2000 22:58:19 +0000 (22:58 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 17 Nov 2000 22:58:19 +0000 (22:58 +0000)
commitc9b6c28211cdf126b8e05c57a1ac9da148108a73
tree56f38e8ab4c8308f8fc6aa0aff3fb02145f0d0a0
parent8e2d9424bf801bdf62d43b9d4449b840bb050734
stl_tree.h: Overload operators == and != to be able to handle the case...

2000-11-17  Theodore Papadopoulo  <Theodore.Papadopoulo@sophia.inria.fr>

* include/bits/stl_tree.h: Overload operators == and != to be able
to handle the case (const_iterator,iterator) and
(iterator,const_iterator), thus fixing libstdc++/737 and the like.

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