Chapter 11. Storage Structures

IN THIS CHAPTER

Previous chapters discussed how to set up efficient structures for storing pieces of related data and the different techniques used for sorting data efficiently. This chapter discusses how you can manage collections of data structures. It looks at the performance and footprint characteristics of several structuring techniques and gives examples of when and how to use each structure. Ready-to-use implementations are added.

Get C++ Footprint and Performance Optimization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.