<div dir="ltr"><div><div><div><div>Hello verybody,<br><br></div>I hope you could help me with a hint for the following problem. I have extended the TNLP class with a public member (a structure) which I use to store additional data for my problem. And obviously I have a SmartPtr&lt;TNLP&gt; which I use to call the solver. My problem is that I would somehow like to acces the public member of the derived class, and that is not possible with this smart pointer.<br>
<br></div>How could I get a pointer of the derived class type, which points to the same underlying object, and with which I could modify data for my problem?<br><br></div>Thanks in advance for any tipps or ideas. Have a nice weekend!!<br>
<br></div>Alex<br></div>