Namespaces
Variants
Views
Actions

Type alignment control

From cppreference.com
< c‎ | header

Template:c/align/navbar

This header provides four macros for specifying and querying the alignment of types and objects.

Defined in header <stdalign.h>
Macros
set the alignment requirement of a type or an object
(function macro) [edit]
get the alignment requirement of a type or an object
(function macro) [edit]
expands to the integer constant 1
(macro constant) [edit]
expands to the integer constant 1
(macro constant) [edit]

[edit] See also

C++ documentation for Standard library header <cstdalign>