I have a vector that contains pointers to objects of various types that were derived from a base class. I need to take two of these vectors, or effectively, two of these base class pointers, and ...
For some reason, I'm not getting this to work. At the beginning, I have a static multidimensional vector of type int:<BR><pre class="ip-ubbcode-code-pre">vector ...