"Defaulted and deleting functions" with template members

Jason Merrill jason@redhat.com
Thu Oct 1 14:34:00 GMT 2009


On 09/15/2009 02:22 PM, Mark Zweers wrote:
>> While experimenting with "Defaulted and deleting functions" on my brand-newly downloaded gcc-4.5 compiler, I've noticed the following: the order of '=default' and '=delete' matters with template member functions.

I'm about to check in a fix for this, but in future please use 
http://gcc.gnu.org/bugzilla for bug reports.

Jason



More information about the Gcc mailing list