mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
4aa14272e1
* modules/stdalign, modules/stdalign-h, modules/stdnoreturn: * modules/stdnoreturn-h: Use more consistent deprecation warnings, that do not recommend a different deprecated module.
26 lines
292 B
Plaintext
26 lines
292 B
Plaintext
Description:
|
|
alignas and alignof that are like C23 and C++11.
|
|
|
|
Status:
|
|
deprecated
|
|
|
|
Notice:
|
|
This module is deprecated.
|
|
New code should use the alignasof module, and not include <stdalign.h>.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
stdalign-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|