H. STL Classes and Objects

Although the Standard Template Library (STL) supports many useful templates, this appendix summarizes the use of five (the ones used in this book).

Image The string class

Image The bitset template

Image The list template

Image The vector template

The stack template

The STL String Class

The features in this section require including <string>. ...

Get C++ Without Fear: A Beginner’s Guide That Makes You Feel Smart, Third Edition 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.