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

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Jun 7 15:43:00 GMT 2017


Author: redi
Date: Wed Jun  7 15:43:54 2017
New Revision: 248990

URL: https://gcc.gnu.org/viewcvs?rev=248990&root=gcc&view=rev
Log:
Add C++17 deduction guide for std::basic_regex (P0433R2, partial)

	* include/bits/regex.h (basic_regex): Add deduction guide from P0433.
	* testsuite/28_regex/basic_regex/ctors/deduction.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/28_regex/basic_regex/ctors/deduction.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex.h



More information about the Gcc-cvs mailing list