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]

r157535 - in /branches/gcc-4_4-branch/libstdc++...


Author: paolo
Date: Thu Mar 18 10:50:00 2010
New Revision: 157535

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157535
Log:
2010-03-18  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/backward/hash_map: Use consistently the _BACKWARD_*
	prefix for the include guard.
	* include/backward/hash_fun.h: Likewise.
	* include/backward/hashtable.h: Likewise.
	* include/backward/auto_ptr.h: Likewise.
	* include/backward/strstream: Likewise.
	* include/backward/binders.h: Likewise.
	* include/backward/hash_set: Likewise.

Modified:
    branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_4-branch/libstdc++-v3/include/backward/auto_ptr.h
    branches/gcc-4_4-branch/libstdc++-v3/include/backward/binders.h
    branches/gcc-4_4-branch/libstdc++-v3/include/backward/hash_fun.h
    branches/gcc-4_4-branch/libstdc++-v3/include/backward/hash_map
    branches/gcc-4_4-branch/libstdc++-v3/include/backward/hash_set
    branches/gcc-4_4-branch/libstdc++-v3/include/backward/hashtable.h
    branches/gcc-4_4-branch/libstdc++-v3/include/backward/strstream


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