SpiceQA
Questions Tags Users Badges
user_4117728
user_4117728
@user_4117728
0 reputation
0 answers
31 questions
About Me
// Hello, World !
Top Answers
  1. Do all C++ operators return something?
    81 votes
  2. What STL algorithm can determine if exactly one item in a container satisfies a predicate?
    78 votes
  3. What is the difference between constructor "=default" and the compiler generated constructor in C++?
    41 votes
  4. Why is the return type of std::rand() not an unsigned int?
    41 votes
  5. Why is 'new int (*)[10]' wrong?
    15 votes
Top Questions
  1. "is not required" == undefined behavior?
    33 votes
    4 answers
  2. How to prevent implicit conversion from int to unsigned int?
    30 votes
    3 answers
  3. Why does = default member initializer request instantiation of unique_ptr destructor while {} does not?
    16 votes
    1 answers
  4. how to get enum value from enum type?
    12 votes
    2 answers
  5. Is it ok to define a function using SFINAE that requires non-existance of the function?
    12 votes
    2 answers
Terms of service Privacy policy
Powered by Answer