Thinking in C++ 2nd ed Volume 2

STL reference documentation 401. A first look 401. Containers of strings 408. Inheriting from STL containers 410. A plethora of iterators 413. Iterators in reversible containers 416. Iterator categories 417. Predefined iterators 419. The basic sequences: vector, list, deque 425. Basic sequence operations 426. vector 429. deque 438. Converting ... ................
................