stl_algobase.h (fill, fill_n): Revert last change...
authorPaolo Carlini <pcarlini@suse.de>
Fri, 25 Jun 2004 14:17:58 +0000 (14:17 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 25 Jun 2004 14:17:58 +0000 (14:17 +0000)
commit07e938fc863ee4cec163cb9290476274242ca68d
tree4ac33c7676268dc40b45ea1e1a303e64f8656d78
parent4adf3e34b2ece6f4caac9d42dd4f636b8fc342b3
stl_algobase.h (fill, fill_n): Revert last change...

2004-06-25  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_algobase.h (fill, fill_n): Revert last
change: actually we need to copy construct an object of type
_Tp, not of type iterator_traits<>::value_type, therefore the
code is ok.

From-SVN: r83652
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_algobase.h