Does anybody know an answer to the question above?And what's the best way to cast, if it's like in my code. you have a pointer Base* which is actually a pointer of MyList<Base*>* and you want to cast to MyList<MyString*>*. Do we have to do it in two steps?![]()




Reply With Quote

Bookmarks