r238611 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Jul 21 19:39:00 GMT 2016
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
More information about the Gcc-cvs
mailing list