r239194 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Sat Aug 6 12:20:00 GMT 2016


Author: redi
Date: Sat Aug  6 12:20:10 2016
New Revision: 239194

URL: https://gcc.gnu.org/viewcvs?rev=239194&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:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/experimental/propagate_const
    branches/gcc-6-branch/libstdc++-v3/testsuite/experimental/propagate_const/cons/default.cc



More information about the Gcc-cvs mailing list