http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58591

--- Comment #2 from Cary Coutant <ccoutant at gcc dot gnu.org> ---
I *think* the correct mangling should be this:

$ c++filt _Z9ConstructI1AiiEvPT_DpOT0_
void Construct<A, int, int>(A*, (int&&)...)

Reply via email to