Chapter 28. Containers

    FAQ 28.01 What are container classes and what are the most common mistakes made with container classes?

    FAQ 28.02 Are arrays good or evil?

    FAQ 28.03 Should application development organizations create their own container classes?

    FAQ 28.04 What are some common mistakes with containers of pointers?

    FAQ 28.05 Does this mean that containers of pointers should be avoided?

    FAQ 28.06 Surely good old-fashioned char* is an exception, right?

    FAQ 28.07 Can auto_ptr<T> simplify ownership problems with containers of pointers?

    FAQ 28.08 Can a Java-like Object class simplify containers in C++?

    FAQ 28.09 What's the difference between a homogeneous and a heterogeneous container?

    FAQ 28.10 Is it a good idea to use a "best of breed" approach when selecting container classes?

    FAQ 28.11 Should all projects use C++'s standardized containers?

    FAQ 28.12 What are the C++ standardized container classes?

    FAQ 28.13 What are the best applications for the standardized C++ sequence container classes?

    FAQ 28.14 What are the best situations for the standardized C++ associative container classes?



C++ FAQs
C Programming FAQs: Frequently Asked Questions
ISBN: 0201845199
EAN: 2147483647
Year: 2005
Pages: 566
Authors: Steve Summit

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net