stl_tree.h
44.6 KB
-
stl_tree.h: Overload operators == and != to be able to handle the case... · c9b6c282
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
Benjamin Kosnik committed