Blender
V4.3
intern
cycles
util
Macros
static_assert.h File Reference
Go to the source code of this file.
Macros
#
define
static_assert_align
(st, align)
Macro Definition Documentation
◆
static_assert_align
#
define
static_assert_align
(
st
,
align
)
Value:
static_assert
((
sizeof
(st) % (align) == 0),
"Structure must be strictly aligned"
)
Definition at line
19
of file
static_assert.h
.
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0