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

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.

Last revised: April 09, 2019 at 19:44:28 GMT


PrevUpHomeNext