|  | Home | Libraries | People | FAQ | More | 
Table of Contents
This library provides an alignment function, aligned allocation and deallocation functions, an aligned allocator, an aligned allocator adaptor, an aligned deleter, a type trait to query alignment requirements, a macro to hint pointer alignment, and a function to verify pointer value alignment.
Table 4.1. The Boost.Align Library
| Component | Description | 
|---|---|
| 
                 | Pointer alignment function | 
| 
                 | Pointer and integral alignment functions | 
| 
                 | Aligned allocation and deallocation functions | 
| 
                 | Alignment aware allocator | 
| 
                 | Alignment aware allocator adaptor | 
| 
                 | Deleter for deallocation of aligned allocations | 
| 
                 | Trait to query alignment requirement of a type | 
| 
                 | Macro for static pointer alignment hint | 
| 
                 | Pointer and integral alignment checking | 
| Last revised: December 22, 2016 at 12:37:16 GMT |