[Bug c++/79350] "explicit" deduction guides don't work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79350 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug c++/79350] "explicit" deduction guides don't work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79350 --- Comment #1 from Jason Merrill --- Author: jason Date: Thu Feb 9 20:55:54 2017 New Revision: 245314 URL: https://gcc.gnu.org/viewcvs?rev=245314&root=gcc&view=rev Log: PR c++/79316 - default argument in deduction guide PR c++