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
Memory alignment of Java classes
Nov 16, 2022
java
memory-alignment
Why is memory alignment required? [duplicate]
Nov 03, 2022
c++
c
memory
pointers
memory-alignment
How is this size alignment working
Nov 15, 2022
c++
c
struct
bit-manipulation
memory-alignment
What prevents __attribute__((packed)) from getting into ISO C/C++?
Feb 06, 2019
c++
c
attributes
memory-alignment
Alignment of Heap Arrays in C and C++ to Ease Compiler (GCC) Vectorization
May 07, 2022
c++
gcc
dynamic-memory-allocation
vectorization
memory-alignment
C can pointers be aligned with any other data type?
Oct 13, 2018
c
arrays
pointers
memory-alignment
Will sizeof always be a multiple of alignof?
Sep 25, 2022
c++
sizeof
memory-alignment
Why aligning of long long union member is bigger than the containing union/struct? Is this correct?
Jun 08, 2018
c++
g++
memory-alignment
unions
unsigned-long-long-int
Is there a standard macro to detect architectures requiring aligned memory access?
Oct 25, 2022
c
c-preprocessor
memory-alignment
Discrepancy in C++ between over-aligned struct and enum within container
May 01, 2021
c++
language-lawyer
c++17
memory-alignment
SSE: unaligned load and store that crosses page boundary
Apr 24, 2021
c
linux
x86-64
sse
memory-alignment
intel
C++ Multiple Inheritance Memory Layout with "Empty classes"
Nov 17, 2022
c++
multiple-inheritance
memory-alignment
What does the ".align" x86 Assembler directive do exactly?
Mar 25, 2022
assembly
x86
memory-alignment
gnu-assembler
What can I use instead of std::aligned_alloc in MS Visual Studio 2013?
Mar 26, 2022
c++
visual-studio-2013
dynamic-memory-allocation
memory-alignment
Why does GCC 6 assume data is 16-byte aligned?
Mar 29, 2022
c++
gcc
glibc
memory-alignment
gcc6
Eigen alignment issues
Jun 26, 2022
c++11
eigen
memory-alignment
eigen3
Why this code produces invalid alignment with MSVC?
Aug 31, 2022
c++
visual-c++
c++11
memory-alignment
Where can I find documentation on C++ memory alignment across different platforms/compilers?
Jun 01, 2017
c++
memory-alignment
« Newer Entries
Older Entries »