]> gcc.gnu.org Git - gcc.git/commit
000-09-07 Brad Garcia <bgarcia@laurelnetworks.com>
authorBrad Garcia <bgarcia@laurelnetworks.com>
Thu, 7 Sep 2000 21:07:56 +0000 (21:07 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 7 Sep 2000 21:07:56 +0000 (21:07 +0000)
commit3eea1aed40a62c7ba810521ce76282d8964de5e2
tree97820b99e42d6e4ae99fbde623284c814cfef027
parent771c4df34e750e7263595e550e214a2d969591e8
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.

From-SVN: r36246
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]
This page took 0.061168 seconds and 5 git commands to generate.