Ruby
3.5.0dev (2025-04-06 revision e25889951f39aff6e3c16ecee10e678912454e69)
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
x
z
Functions
c
p
r
s
Variables
c
l
o
p
r
Typedefs
i
p
r
s
v
Enumerations
p
r
Enumerator
e
p
r
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
x
z
include
ruby
backward
2
stdalign.h
Go to the documentation of this file.
1
#ifndef RUBY_BACKWARD2_STDALIGN_H
/*-*-C++-*-vi:se ft=cpp:*/
2
#define RUBY_BACKWARD2_STDALIGN_H
23
#include "
ruby/internal/stdalign.h
"
24
25
#undef RUBY_ALIGNAS
26
#undef RUBY_ALIGNOF
27
#define RUBY_ALIGNAS RBIMPL_ALIGNAS
28
#define RUBY_ALIGNOF RBIMPL_ALIGNOF
30
#endif
/* RUBY_BACKWARD2_STDALIGN_H */
stdalign.h
Defines RBIMPL_ALIGNAS / RBIMPL_ALIGNOF.
Generated by
1.9.8