22 #ifndef LELY_LIBC_STDDEF_H_ 23 #define LELY_LIBC_STDDEF_H_ 29 #if !(__STDC_VERSION__ >= 201112L) && !(__cplusplus >= 201103L) 42 #endif // !LELY_LIBC_STDDEF_H_ An object type whose alignment is as great as is supported by the implementation in all contexts...
This header file is part of the C11 and POSIX compatibility library; it includes <stddef.h> and defines any missing functionality.
This header file is part of the Lely libraries; it contains the compiler feature definitions.