PR c++/81486 - CTAD failing with ().
authorMarek Polacek <polacek@redhat.com>
Wed, 2 Jan 2019 22:39:16 +0000 (22:39 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 2 Jan 2019 22:39:16 +0000 (22:39 +0000)
commitfbf3e66ffc72fe977d916c686bcb3a2919d83f03
tree324a9726cc53383f4d6e1c128175b322d2b659ab
parent29bb9224fcd5aaf7a126f49d2004858a9ba620d5
PR c++/81486 - CTAD failing with ().

* g++.dg/cpp1z/class-deduction60.C: New test.
* g++.dg/cpp1z/class-deduction61.C: New test.

From-SVN: r267535
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/class-deduction60.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp1z/class-deduction61.C [new file with mode: 0644]