SpiceQA
Questions
Tags
Users
Badges
user_10871073
@user_10871073
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Do all C++ operators return something?
117 votes
Why does long long n = 2000*2000*2000*2000; overflow?
94 votes
Largest value representable by a floating-point type smaller than 1
26 votes
Input from an istream to a char* pointer?
22 votes
If-directive macro comparison
17 votes
Top Questions
Is copying 2D arrays with "memcpy" technically undefined behaviour?
70 votes
8 answers
Can a primitive-type data member of a derived class be used as a parameter to its base constructor?
15 votes
1 answers
VS2019 Latest Update: constexpr: "expression did not evaluate to a constant" for FIXED string array
5 votes
0 answers
Paradox with default c'tor potentially throwing for a class with a std::string member
2 votes
0 answers