https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105841
--- Comment #9 from Mike Spertus <mike at spertus dot com> --- Hi Jason, Very exciting. Some additional tests: Both versions of https://godbolt.org/z/aM93PEWcz should be included in the tests. There are two versions of the deduction guides in the godbolt. Either guide should work. (They may already work, but it remains a good test). See https://mspertus.github.io/MSVC_CTAD_1428672/ for more details. In addition, the examples at https://godbolt.org/z/PjqMa8T35 should work. Do you want versions of these that do not include standard library headers? Thanks, Mike On Thu, Feb 9, 2023 at 3:26 PM <gcc-bugzi...@gcc.gnu.org> wrote: > Attachments with a MIME type of "text/html" are not allowed on this > installation. > > Michael Spertus wrote: > > Thanks, Jason! My course starts in 6 minutes, so I can't look at it now > but > > will give you feedback by 8:30AM tomorrow. > > > > Mike > > > > On Thu, Feb 9, 2023 at 3:07 PM jason at gcc dot gnu.org < > > gcc-bugzi...@gcc.gnu.org> wrote: > > > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105841 > > > > > > --- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> --- > > > Created attachment 54444 > > > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54444&action=edit > > > fix > > > > > > Here's a patchset to implement the standard behavior plus the CWG2664 > > > clarification. Mike, does this look good to you? Any additional > > > testcases? > > > > > > Also pushed to refs/users/jason/heads/alias-ctad in the git repository. > > > ( > > > > https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/users/jason/heads/alias-ctad > > > ) > > > > > > -- > > > You are receiving this mail because: > > > You are on the CC list for the bug. >