[libstdc++ PATCH] User specialization of standard containers testcases
Doug Gregor
dgregor@apple.com
Thu Jul 31 22:21:00 GMT 2003
This patch adds some testcases to ensure that users can specialize
standard containers. These are especially important for debug mode.
Tested on powerpc-apple-darwin, preapproved by Benjamin.
Doug
2003-07-31 Doug Gregor <dgregor@apple.com>
Add user specialization tests.
* testsuite/23_containers/deque/1.cc: New.
* testsuite/23_containers/list/1.cc: New.
* testsuite/23_containers/map/1.cc: New.
* testsuite/23_containers/multimap/1.cc: New.
* testsuite/23_containers/multiset/1.cc: New.
* testsuite/23_containers/set/1.cc: New.
* testsuite/23_containers/vector/1.cc: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spec.patch
Type: application/octet-stream
Size: 14562 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030731/c77932d1/attachment.obj>
More information about the Libstdc++
mailing list