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]

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


Author: redi
Date: Thu Jul 21 19:39:03 2016
New Revision: 238611

URL: https://gcc.gnu.org/viewcvs?rev=238611&root=gcc&view=rev
Log:
Fix naming, qualification and broken test for propagate_const

	* include/experimental/propagate_const (propagate_const::__t): Rename
	to _M_t and remove comment. Qualify std::move and std::forward.
	* testsuite/experimental/propagate_const/cons/default.cc: Fix test.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/experimental/propagate_const
    trunk/libstdc++-v3/testsuite/experimental/propagate_const/cons/default.cc


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