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 alignof
Is alignof(T*) is the same for all possible types? What about sizeof(T*)?
Sep 15, 2025
c++
pointers
language-lawyer
sizeof
alignof
How to align a struct member in D?
Sep 23, 2022
alignment
d
alignof
Alignment and size of C++ primitive types
Sep 03, 2021
c++
memory-alignment
alignof
`std::alignment_of` versus `alignof`
Jun 30, 2022
c++
memory-alignment
c++17
alignof
Is it always the case that sizeof(T) >= alignof(T) for all object types T?
Sep 23, 2022
c++
c++11
memory-alignment
alignof
What's the difference between sizeof and alignof?
Aug 26, 2022
c++
c++11
sizeof
alignof