SpiceQA
Questions
Tags
Users
Badges
zero-initialization
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Does C++ standard guarantee the initialization of padding bytes to zero for non-static aggregate objects?
user_199150
0
•
asked Feb 3, 2022
19
1
977
zero-initialization
language-lawyer
initialization
gcc
c++
C automatically appending null character to a string?
user_17718553
0
•
asked Dec 19, 2021
4
2
166
zero-initialization
string-literals
initialization
c
arrays
Why does the first element outside of a defined array default to zero?
user_17668675
0
•
asked Dec 13, 2021
92
5
6106
zero-initialization
undefined-behavior
initialization
arrays
c++
What is in the PTE address field for an anonymously zero-fill-on-demand mapped page?
user_515249
0
•
asked Nov 24, 2021
2
1
246
demand-paging
zero-initialization
page-tables
virtual-memory
linux-kernel
Safely initializing a std::array of bools
user_6865932
0
•
asked May 22, 2021
4
2
312
zero-initialization
default-initialization
stdarray
c++
Why does some Windows booloader code zero registers with `sub` instead of `xor`?
user_15047974
0
•
asked Jan 20, 2021
2
2
109
zero-initialization
micro-optimization
x86
assembly
Is a C-struct zero-initialized empty braces in C++?
user_472245
0
•
asked May 13, 2020
4
0
294
zero-initialization
c++17
language-lawyer
initialization
c++
Overly eager C++ union zero-initialization with constexpr
user_12331040
0
•
asked Mar 6, 2020
2
1
165
zero-initialization
constexpr
c++
1
(current)
Hot Questions