Answer the question
In order to leave comments, you need to log in
Support for standard streams in Qt?
I create a simple C++ project in Qt, I include the iostream.h library, and then I want to overload the "<<" operation on an object of the ostream class, but it doesn't work. Qt doesn't even see that such a class exists. I included iostream.h, so the istream and ostream classes must be defined? What's the matter?
Answer the question
In order to leave comments, you need to log in
Program text and error text?
I believe that after all std::istream and std::ostream.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question