20 Mar
2012
20 Mar
'12
4:48 a.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.