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]

r173044 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: paolo
Date: Wed Apr 27 18:37:32 2011
New Revision: 173044

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173044
Log:
2011-04-27  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/move.h (move_if_noexcept): Add.
	* testsuite/20_util/move_if_noexcept/requirements/
	explicit_instantiation.cc: New.
	* testsuite/20_util/move_if_noexcept/1.cc: Likewise.


Added:
    trunk/libstdc++-v3/testsuite/20_util/move_if_noexcept/
    trunk/libstdc++-v3/testsuite/20_util/move_if_noexcept/1.cc
    trunk/libstdc++-v3/testsuite/20_util/move_if_noexcept/requirements/
    trunk/libstdc++-v3/testsuite/20_util/move_if_noexcept/requirements/explicit_instantiation.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/move.h


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