Standard Template Library

This chapter will cover the following topics:

  • STL overview
  • STL architecture
    • Containers
    • Iterators
    • Algorithms
    • Functors
  • STL containers
    • Sequence
    • Associative
    • Unordered
    • Adaptors

Let's look into the STL topics one by one in the following sections.

Get Mastering C++ Programming 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.