SpiceQA
Questions
Tags
Users
Badges
alignof
3 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Effective type in packed raw data
user_1606345
0
•
asked Oct 12, 2021
2
1
114
alignof
raw-data
language-lawyer
memory
c
Is alignof(T*) is the same for all possible types? What about sizeof(T*)?
user_9525876
0
•
asked May 5, 2020
3
1
149
alignof
language-lawyer
pointers
sizeof
c++
Is it always the case that sizeof(T) >= alignof(T) for all object types T?
user_149138
0
•
asked Sep 27, 2017
45
4
3461
alignof
memory-alignment
c++11
c++
1
(current)
Hot Questions