Standard library header <cstdalign>

From cppreference.com
< cpp‎ | header
 
 
 

This header was originally in the C standard library as <stdalign.h>.

C compatibility header.

Macros

__alignas_is_defined
(C++11)
C compatibility macro constant, expands to integer literal 1
(macro constant)

Notes

This header is deprecated in C++17 and removed in C++20. Corresponding <stdalign.h> is still available in C++20.