On 06/01/11 16:43, Douglas Gregor wrote: > Do you plan to do the same thing for copy-assignment or move-assignment > operators? > > - Doug >
They can't have default arguments as they're overloaded operators. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
