This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/58089] expanding empty parameter pack as constructor arguments requires accessible copy constructor
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Jan 2015 17:48:53 +0000
- Subject: [Bug c++/58089] expanding empty parameter pack as constructor arguments requires accessible copy constructor
- Auto-submitted: auto-generated
- References: <bug-58089-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58089
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppluzhnikov at google dot com
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
*** Bug 59141 has been marked as a duplicate of this bug. ***