Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memory-alignment
Use alignas to align struct
Apr 30, 2026
c++
memory-alignment
alignas
MonoTouch and unsafe floating point
Apr 30, 2026
xamarin.ios
arm
unmanaged
unsafe
memory-alignment
Attribute to enforce padding after a variable?
Apr 28, 2026
c++
padding
memory-alignment
C++ struct aligment to 1 byte causes crash on WinCE
Apr 27, 2026
c++
visual-studio-2008
struct
windows-ce
memory-alignment
Reading from an unaligned uint8_t recast as a uint32_t array - not getting all values
Apr 23, 2026
cuda
alignment
memory-alignment
SegFault due to an extended 64 bit variable
Apr 24, 2026
gcc
linker
elf
memory-alignment
powerpc
What does "aligning the stack" mean in assembly?
Apr 18, 2026
assembly
x86-64
memory-alignment
calling-convention
stack-pointer
Type punning: int[] and struct { int … }
Apr 11, 2026
c
c99
memory-alignment
abi
type-punning
How does everything work (including operator '->'), when sizeof's size and the actual object size don't match?
Apr 11, 2026
c++
struct
memory-alignment
Aligning at the end of a packed struct
Apr 09, 2026
c
gcc
memory-alignment
How should I get gcc to realign the stack pointer to a 16-byte boundary on the way in to a function?
Apr 01, 2026
gcc
x86-64
mingw-w64
memory-alignment
stack-pointer
Clang-tidy alignment suggestion with `altera-struct-pack-align`
Mar 24, 2026
c++
alignment
memory-alignment
clang-tidy
Is it guaranteed that array elements in C will be stored consecutively, with no padding?
Mar 19, 2026
c
arrays
padding
memory-alignment
pointer-arithmetic
CUDA kernel launch fails when using various offsets into input data
Mar 07, 2026
cuda
memory-alignment
Struct members alignment in Visual C++ 2008
Mar 03, 2026
visual-c++
struct
memory-alignment
Transitive effect of Eigen EIGEN_MAKE_ALIGNED_OPERATOR_NEW?
Mar 03, 2026
c++
eigen
new-operator
memory-alignment
Alignment for vector of vectors in C++ templated type
Feb 27, 2026
c++
stdvector
memory-alignment
alignas
Older Entries »