
7 Oct
2004
7 Oct
'04
9:18 a.m.
On Thu, Oct 07, 2004 at 10:14:32AM +0100, Jonathan Wakely wrote:
This looks like it might be due to an elided copy construction. The standard requires that the copy constructor be accessible in such a situation, even if not called. GCC 3.4 is stricter about this.
Ignore that - I was looking at completely the wrong thing, there's no copy. Sorry! jon -- "The tools we use have a profound (and devious!) influence on our thinking habits, and, therefore, on our thinking abilities." - Edsger Dijkstra