Have you tried the C++ FAQ lite maintained by Marshall Cline? http://www.parashift.com/c++-faq-lite/
Searching it found only this reference. You may find more with some more digging. http://www.parashift.com/c++-faq-lite/class-libraries.html#faq-37.3 On Wed, Sep 28, 2011 at 3:24 PM, Samuel Morales <[email protected]> wrote: > Does any one know of a good site where I can learn about vectors of pointers > in c++? > > -- > Sam Morales > IT > Aquaveo > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
