![]() |
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, and a function to verify pointer value alignment.
Table 2.1. The Boost.Align Library
Component |
Description |
---|---|
|
Pointer alignment function |
|
Aligned allocation and deallocation functions |
|
Alignment aware allocator |
|
Alignment aware allocator adaptor |
|
Deleter for constructed objects allocated with the alignment function |
|
Type trait to query alignment requirement of a type at compile time |
|
Pointer alignment verification function |
Last revised: April 07, 2015 at 22:48:43 GMT |