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