
19 Mar
2012
19 Mar
'12
10:48 p.m.
The compiler (VS10) generates this when the copy constructor is used somewhere by mistake. It doesn't tell me where the offending use is, unlike putting a private dummy declaration right in the class. So it did its job, but is most unfriendly about it.