Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Introduction and Overview

Documentation Naming and Formatting Conventions
Introduction
How do I use Pool?
Installation
Building the Test Programs
Boost Pool Interfaces - What interfaces are provided and when to use each one.
Pool Interfaces
Pool in More Depth
Basic ideas behind pooling
Simple Segregated Storage
Guaranteeing Alignment - How we guarantee alignment portably.
Simple Segregated Storage (Not for the faint of heart - Embedded programmers only!)
The UserAllocator Concept

PrevUpHomeNext