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

Chapter 3. Boost.Align

Glen Fernandes

Distributed under the Boost Software License, Version 1.0.

Table of Contents

Introduction
Rationale
Examples
Reference
Functions
Classes
Traits
Macros
Vocabulary
Compatibility
Acknowledgments
History

The Boost Align C++ library provides functions, classes, templates, traits, and macros, for the control, inspection, and diagnostic of memory alignment.


PrevUpHomeNext