This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r122840 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 12 Mar 2007 13:59:51 -0000
- Subject: r122840 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Mon Mar 12 13:59:50 2007
New Revision: 122840
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122840
Log:
2007-03-12 Paolo Carlini <pcarlini@suse.de>
* include/bits/stl_algo.h (swap_ranges): Move...
* include/bits/stl_algobase.h: ... here.
* include/tr1/array: Trim includes, stl_algobase.h is enough.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_algo.h
trunk/libstdc++-v3/include/bits/stl_algobase.h
trunk/libstdc++-v3/include/tr1/array