Hi,

Rose (Professional Visual C++ edition) is able to automatically generate
some msvc6 compliant code.
I use a C++ library which implement relation lists between object with
C++ Template class.
Ex: 
class A { 
  A(){}
};
class B {
B() {}
UsesList<B, A> listofA;
};

How can I modelize it in Rose. And mainly how could generate it with
msvc6 ?!?
Should I setup Rose to do it? How could I?
Someone shows me the Code Template possibilities(in the Visual C++ Model
Assistant). Could I do it with this tool?

Thanks for Ur help!
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* 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