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
SSE and C++ containers
Jul 19, 2018
c++
sse
memory-alignment
allocator
How does a compiler know the alignment of a physical address?
Oct 15, 2022
c++
compiler-construction
alignment
memory-alignment
Understanding Assembly MIPS .ALIGN and Memory Addressing
Sep 26, 2022
assembly
memory
mips
memory-alignment
mars-simulator
Is it defined behavior to place exotically aligned objects in the coroutine state?
Feb 06, 2022
c++
language-lawyer
c++20
memory-alignment
c++-coroutine
Is there a clever way of avoiding extra padding with nested classes in C++?
Sep 14, 2022
c++
padding
compiler-optimization
inner-classes
memory-alignment
Aligning GPU memory accesses of an image convolution (OpenCL/CUDA) kernel
Feb 22, 2021
cuda
opencl
gpgpu
gpu
memory-alignment
Why do I get a warning for an unaligned pointer but not a reference
Sep 12, 2022
c++
32bit-64bit
memory-alignment
Aligned dynamic array and smart pointer
Sep 26, 2019
c++
c++11
unique-ptr
memory-alignment
Why does -Wcast-align not warn about cast from char* to int* on x86?
Aug 21, 2017
c
memory-alignment
gcc-warning
typecasting-operator
How to align C for-loop body w/ GCC?
May 21, 2021
c
gcc
for-loop
alignment
memory-alignment
Common initial sequence and alignment
Sep 29, 2018
c++
c++11
unions
memory-alignment
standard-layout
C function argument, memory alignment considerations
Nov 12, 2022
c
function
memory-alignment
How would I portably implement aligned stack storage in C++03?
Oct 27, 2022
c++
memory-alignment
placement-new
why does size of the struct need to be a multiple of the largest alignment of any struct member
Feb 13, 2022
c++
memory-alignment
creating a C function with a given size in the text segment
Nov 04, 2022
c
gcc
memory-alignment
powerpc
Are members of a POD-struct or standard layout type guaranteed to be aligned according to their alignment requirements?
Mar 14, 2022
c++
c++11
language-lawyer
memory-alignment
c++03
Alignment 16 not respected when using auto keyword?
Sep 21, 2022
c++
visual-c++
visual-studio-2012
memory-alignment
directxmath
Clang runtime fault when throwing aligned type. Compiler bug?
Mar 06, 2022
c++
clang
x86-64
memory-alignment
How to align std::array contained data?
Oct 26, 2022
c++
arrays
c++11
std
memory-alignment
Is it guaranteed that the type T[x][y] has the same memory layout as T[x*y] in C?
Sep 20, 2022
c
multidimensional-array
language-lawyer
memory-alignment
« Newer Entries
Older Entries »