Standard library header <cstdalign> (C++11)(until C++20), <stdalign.h> (C++11)
Min standard notice:
This header was originally in the C standard library as <stdalign.h>.
# Notes
# Defect reports
| DR | Applied to | Behavior as published | Correct behavior |
|---|---|---|---|
| LWG 3827 | C++11 | C programs no longer need the compatibilitymacro __alignas_is_defined since C23 | deprecated thismacro in C++ |