C++
03-02-2010, 09:25 PM
I am trying to make a custom stream class because for some reason standard string objects crash my program when i try to output them, i believe i know why now. When i tried to overload the
View Full Version : Why can't my compiler generate a custom copy constructer for ostream?