Dear members:

Is there any way to configurate how Rose generates the stream operations?,
for example I would like to generate them putting the std namespace.

friend ostream & operator<<(std::ostream &stream,const ClassA &right);

friend istream & operator>>(std::istream &stream,ClassA &object);

Why it doesn't generate the corresponding include file (or forward declaration), if it 
is assuming the existence of the class
ostream and istream classes?

Thanks in advance,

David


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to