Software APIs
Macros
stdalign.h File Reference

(8a1a5fe)

C library Alignment (Freestanding) More...

Go to the source code of this file.

Macros

#define alignas   _Alignas
 
#define __alignas_is_defined   1
 
#define alignof   _Alignof
 
#define __alignof_is_defined   1
 

Detailed Description

C library Alignment (Freestanding)

This header implements the stdalign.h standard header, as required by C11 S4p6. This header is specified in detail in S7.15 of the same.

Definition in file stdalign.h.