Apache C++ Standard Library User's Guide
Chapter 15: Using Allocators
15.1 Overview
15.2 Using Allocators with Existing C++ Standard Library Containers
15.3 Building Your Own Allocators
15.3.1 Using the Standard Allocator Interface