Normally operator << (when used in a "streaming" context) will take a const reference to the argument, and the >> operator a non-const reference.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Thread: << operator overload helpThreaded View
|
Click Here to Expand Forum to Full Width |