Thread: compiling error
View Single Post
Old Nov 1st, 2006, 6:58 PM   #34
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 894
Rep Power: 4 The Dark is on a distinguished road
I don't know if it causes the problem, but you are not returning the stream in your << function.
The compiler should have warned you about this problem.
The Dark is offline   Reply With Quote