r271871 - in /branches/gcc-9-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Jun 3 14:05:00 GMT 2019


Author: redi
Date: Mon Jun  3 14:05:46 2019
New Revision: 271871

URL: https://gcc.gnu.org/viewcvs?rev=271871&root=gcc&view=rev
Log:
Implement missing piece of P0777R1 for std::make_from_tuple

	* include/std/tuple (make_from_tuple): Use remove_reference_t instead
	of decay_t (P0777R1).

Modified:
    branches/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/gcc-9-branch/libstdc++-v3/include/std/tuple



More information about the Libstdc++-cvs mailing list