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 a snapshot of the develop branch, built from commit 86319a8e16.
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