Covariant Return typeTrying to understand covariant return types and the following does not seem to work: [code] stru...
Inherited STL list iterator and overloading * and ->Guess I just didn't understand what I was trying to do. I need to implement my own iterators. Found ...
Inherited STL list iterator and overloading * and ->My_List will contain a lot more variables than just Node_List list_. There will be a Root_List* root...
Inherited STL list iterator and overloading * and ->I'm inheriting an STL list iterator and overloading operator* and operator-> to hide the link variab...
compiler declaration order issue?Ref and Src are not supposed to be derived from sync. I was trying to get around an issue where Re...
This user does not accept Private Messages