Sunday, July 16, 2006

std::ostream

when trying to stream out a class in c++ that gets returned from a function you need to have a operator<< with the
parameter not passed as a reference.

0 Comments:

Post a Comment

<< Home