This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r108473 - in /branches/libstdcxx_so_7-branch/li...


Author: paolo
Date: Tue Dec 13 09:33:55 2005
New Revision: 108473

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108473
Log:
2005-12-13  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/stl_algobase.h (fill(const _Deque_iterator<>&,
	const _Deque_iterator<>&, const _Tp&)): Add.

	* testsuite/23_containers/deque/cons/assign/1.cc: New.


Added:
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/23_containers/deque/cons/assign/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/23_containers/deque/cons/assign/1.cc
Modified:
    branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/bits/stl_algobase.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]