This struct provides a namespace for enumerating the set of strategies for aligning arbitrary blocks of memory.
Synopsis
Declared in <bsls_alignment.h>
struct Alignment;
Types
Name |
Description |
|
Type Aliases
Name |
Description |
Primitive type with most stringent alignment requirement. |
Enums
Name |
Description |
Define the minimum alignment that satisfies all types. |
|
Types of alignment strategy. |
Static Member Functions
Name |
Description |
Calculate a usable alignment for an object of specified |
|
Return the smallest non‐negative offset in bytes that, when added to the specified |
|
Return |
|
Return |
|
Return |
|
Return the string representation of the specified enumerator |
Created with MrDocs