OSDN Git Service

2004-07-29 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jul 2004 10:52:49 +0000 (10:52 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jul 2004 10:52:49 +0000 (10:52 +0000)
commit14677ba884c68380f53171a5fe622d7a9a2abc51
treef3f5d8147e3d3fb82ef927e9ecd2e04b388a8e5d
parent72564692e8284252ab204b5a42996866109aa302
2004-07-29  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/16813
* include/debug/map.h (insert(_InputIterator, _InputIterator)):
Fix typo.
* testsuite/23_containers/map/insert/16813.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85295 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/map.h
libstdc++-v3/testsuite/23_containers/map/insert/16813.cc [new file with mode: 0644]