[Bug c++/56772] placement new operator does not work inside function template for array types.
meng at g dot clemson.edu
gcc-bugzilla@gcc.gnu.org
Fri Mar 29 00:45:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56772
--- Comment #2 from meng at g dot clemson.edu 2013-03-29 00:45:23 UTC ---
(In reply to comment #1)
> I see a sorry message thus the issue seems known.
I agree. What confused me was that the feature is not unimplemented, it worked
well for ordinary functions. I wonder what makes function templates a special
exception in this case.
More information about the Gcc-bugs
mailing list