This header was originally in the C standard library as <stdalign.h>.
C compatibility header. alignas and alignof are keywords in C++, but they were not keywords in C until C23.
Macros__alignas_is_defined
(C++11)(deprecated)
C compatibility macro constant, expands to integer literal 1__alignof_is_defined
(C++11)(deprecated)
C compatibility macro constant, expands to integer literal 1<cstdalign>
is deprecated in C++17 and removed in C++20. Corresponding <stdalign.h> is still available in C++20.
The following behavior-changing defect reports were applied retroactively to previously published C++ standards.
DR Applied to Behavior as published Correct behavior LWG 3827 C++11 C programs no longer need the compatibility__alignas_is_defined
since C23 deprecated this
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4