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]

r194457 - in /branches/gcc-4_7-branch/libstdc++...


Author: redi
Date: Wed Dec 12 23:01:40 2012
New Revision: 194457

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194457
Log:
	PR libstdc++/55631
	* include/ext/alloc_traits.h: Include missing header.
	* include/ext/pointer.h: Likewise.
	* include/ext/string_conversions.h: Require C++11.
	* libsupc++/initializer_list: Reindent.

Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/ext/alloc_traits.h
    branches/gcc-4_7-branch/libstdc++-v3/include/ext/pointer.h
    branches/gcc-4_7-branch/libstdc++-v3/include/ext/string_conversions.h
    branches/gcc-4_7-branch/libstdc++-v3/libsupc++/initializer_list


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