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
C++ aligned new[]
Nov 08, 2022
c++
c++17
memory-alignment
How are nested structures with different alignments laid out in memory?
Sep 05, 2022
c++
structure
memory-alignment
Python ctypes align data structure
Jul 05, 2019
python
c
ctypes
memory-alignment
void* will have the same representation and memory alignment as a pointer to char
Jul 15, 2022
c
pointers
memory-alignment
What alignment is needed on 8-bit AVR?
Nov 15, 2021
avr
memory-alignment
abi
Does std::allocator handle over-aligned types in C++17?
Nov 13, 2022
c++
c++17
memory-alignment
allocator
Hint to compiler that it can use aligned memcpy
Sep 23, 2022
c
glibc
memcpy
memory-alignment
avx
Win32 memory allocation with large alignment
Mar 17, 2021
winapi
memory-management
virtual-memory
memory-alignment
Unaligned memory access: is it defined behavior or not? [duplicate]
May 09, 2022
c++
c++11
memory-leaks
memory-alignment
memory-access
Understanding stack alignment
Aug 29, 2022
assembly
x86-64
memory-alignment
calling-convention
abi
Why is size_of::<MyStruct>() not equal to the sum of the sizes of its fields?
Oct 21, 2022
struct
rust
memory-alignment
memory-layout
POD struct (members of same type): are members in contiguous memory locations?
Sep 09, 2022
c++
struct
memory-alignment
What's the reason to align to 8?
Feb 01, 2019
c
memory-alignment
When are pad bytes copied - struct assignment, pass by value, other?
May 03, 2022
c
struct
padding
memory-alignment
Is there a linux equivalent of _aligned_realloc
Mar 20, 2022
c++
c
linux
realloc
memory-alignment
Memory alignment for fast FFT in Python using shared arrays
Jul 28, 2022
python
numpy
multiprocessing
fft
memory-alignment
MSVC default memory alignment of 8
Nov 17, 2022
c++
visual-c++
padding
memory-alignment
C++ memory alignment
Nov 14, 2022
c++
memory-management
memory-alignment
Alignment guarantees of static char array
Oct 03, 2021
c++
memory-alignment
How can I simulate alignas(T)?
Jul 03, 2022
c++
memory
alignment
memory-alignment
« Newer Entries
Older Entries »