This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r223810 - in /branches/gcc-5-branch/libstdc++-v...


Author: redi
Date: Thu May 28 12:33:31 2015
New Revision: 223810

URL: https://gcc.gnu.org/viewcvs?rev=223810&root=gcc&view=rev
Log:
Backported from mainline
2015-05-13  Jonathan Wakely  <jwakely@redhat.com>

	* include/bits/basic_string.h (basic_string::basic_string()): Make
	noexcept conditional on allocator (LWG 2455).

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/include/bits/basic_string.h


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