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
Questions about Hinnant's stack allocator
Nov 01, 2022
c++
c++11
memory-alignment
allocator
exception-specification
Why does the Mac ABI require 16-byte stack alignment for x86-32?
Mar 19, 2022
macos
memory-alignment
callstack
calling-convention
abi
Atomicity in C++ : Myth or Reality
Mar 17, 2022
c++
atomic
memory-alignment
Struct Reordering by compiler [duplicate]
Oct 03, 2022
c++
c
struct
memory-alignment
what is the meaning of align an the start of a section?
Sep 05, 2022
assembly
directive
memory-alignment
Query the alignment of a specific variable
Sep 08, 2017
c++
c++11
memory-alignment
Alignment requirements for atomic x86 instructions vs. MS's InterlockedCompareExchange documentation?
Aug 18, 2022
winapi
x86
atomic
memory-alignment
interlocked
When extending a padded struct, why can't extra fields be placed in the tail padding?
Aug 31, 2022
c++
c
struct
memory-alignment
What is meant by "memory is 8 bytes aligned"?
Aug 30, 2022
c
memory-management
memory-alignment
Why are the addresses of argc and argv 12 bytes apart?
Aug 30, 2022
c
memory-alignment
Why is integer assignment on a naturally aligned variable atomic on x86?
Sep 15, 2022
c++
concurrency
x86
atomic
memory-alignment
Does alignment really matter for performance in C++11?
Aug 30, 2022
c++
c++11
memory-alignment
What exactly is an 'aligned pointer'?
Mar 27, 2022
c++
c
memory-alignment
Is it always the case that sizeof(T) >= alignof(T) for all object types T?
Sep 23, 2022
c++
c++11
memory-alignment
alignof
Do class/struct members always get created in memory in the order they were declared?
Aug 29, 2022
c++
memory
memory-alignment
How is a vector's data aligned?
Aug 28, 2022
c++
vector
sse
memory-alignment
allocator
Making std::vector allocate aligned memory
Aug 27, 2022
c++
memory-management
memory-alignment
allocator
Memory alignment in C-structs
Dec 15, 2021
c++
c
memory
memory-alignment
structure-packing
how does malloc understand alignment?
Aug 27, 2022
c++
c
memory-alignment
How do I organize members in a struct to waste the least space on alignment?
Aug 26, 2022
c++
optimization
memory-alignment
memory-layout
struct-member-alignment
« Newer Entries
Older Entries »