A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/algorithm/../ranges/../../cpp/header/../../c/header/stdalign.html below:

Standard library header <stdalign.h>Â (C11)(deprecated in C23)

This header is part of the types support library.

Macros

alignas

(C11)(removed in C23)

convenience macro, expands to keyword _Alignas
(keyword macro)

alignof

(C11)(removed in C23)

convenience macro, expands to keyword _Alignof
(keyword macro) Constants

__alignas_is_defined

(C11)(removed in C23)

expands to integer constant 1
(macro constant)

__alignof_is_defined

(C11)(removed in C23)

expands to integer constant 1
(macro constant) [edit] Synopsis
#if __STDC_VERSION__ < 202311L
#define alignas _Alignas
#define alignof _Alignof
#define __alignas_is_defined 1
#define __alignof_is_defined 1
#endif

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