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
Do I really have to worry about alignment when using placement new operator?
Feb 12, 2022
c++
g++
memory-alignment
powerpc
placement-new
Does a phantom type have the same alignment as the original one?
Sep 22, 2022
c++
struct
types
language-lawyer
memory-alignment
Take advantage of ARM unaligned memory access while writing clean C code
Sep 04, 2022
c
arm
memory-alignment
Why class size increases when int64_t changes to int32_t
Oct 14, 2022
c++
memory-alignment
bit-fields
memory-layout
object-layout
why is data structure alignment important for performance?
Sep 03, 2022
performance
alignment
memory-alignment
abi
best cross-platform method to get aligned memory
Sep 03, 2022
c++
c
performance
sse
memory-alignment
How to check if a pointer points to a properly aligned memory location?
Sep 16, 2022
c++
c++11
c++14
memory-alignment
c++17
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
« Newer Entries
Older Entries »