000-09-07 Brad Garcia <bgarcia@laurelnetworks.com>
commit66624dba7d3003f9ee98b3cf982d839814bc24d7
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Sep 2000 21:07:56 +0000 (7 21:07 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Sep 2000 21:07:56 +0000 (7 21:07 +0000)
tree97820b99e42d6e4ae99fbde623284c814cfef027
parent4e464091b362823f92fd9f85d1c3843c17b0e355
000-09-07  Brad Garcia  <bgarcia@laurelnetworks.com>

* bits/stl_tree.h: Make operators !=, == type safe for map, set.
* testsuite/23_containers/set_operators.cc: New file. Should not
compile.
* testsuite/23_containers/map_operators.cc: New file. Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36246 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/testsuite/23_containers/map_operators.cc [new file with mode: 0644]
libstdc++-v3/testsuite/23_containers/set_operators.cc [new file with mode: 0644]