Apache C++ Standard Library User's Guide
Chapter 14: Ordered Collection Algorithms
14.1 Overview
14.1.1 Include Files
14.2 Sorting Algorithms
14.2.1 Partial Sort
14.3 nth Element
14.4 Binary Search
14.5 Merge Ordered Sequences
14.6 set Operations
14.7 heap Operations