SpiceQA
Questions
Tags
Users
Badges
user_8324585
@user_8324585
0
reputation
0
answers
13
questions
About Me
// Hello, World !
Top Answers
Why are zero-initialized globals defined outside of bss using this linker script?
0 votes
Top Questions
Why is an overloaded function with two arguments of type double called when passing a long long?
50 votes
2 answers
Why are instructions addresses on the top of the memory user space contrary to the linux process memory layout?
9 votes
1 answers
Why can I call a function from another file (with warning) but cannot use a variable from another file without declaring it?
6 votes
2 answers
static_assert<std::is_floating_point<T>::value, "") fails because of unused template types
4 votes
2 answers
Is GCC correct to ignore the nodiscard attribute on overridden member functions?
4 votes
1 answers