SpiceQA
Questions Tags Users Badges
user_598696
user_598696
@user_598696
0 reputation
0 answers
39 questions
About Me
// Hello, World !
Top Answers
  1. In C++, am I paying for what I am not eating?
    211 votes
  2. Is there any point in using `override` when overriding a pure virtual function?
    87 votes
  3. What does std::vector look like in memory?
    79 votes
  4. Is "enum class" a class type in C++?
    46 votes
  5. std::move doesn't work when the derived class' destructor is specified
    39 votes
Top Questions
  1. Why is the construction of std::optional<int> more expensive than a std::pair<int, bool>?
    71 votes
    4 answers
  2. Why are non-placement `new` and `delete` built into the language and not just regular functions?
    38 votes
    3 answers
  3. What does it mean for `offsetof` to be "conditionally-supported" for non standard-layout classes in C++17?
    23 votes
    1 answers
  4. Accessing member type with `if constexpr` inside generic lambda requires both branches to be well-formed - gcc vs clang
    19 votes
    1 answers
  5. Recursive computation using variable templates - gcc vs clang
    14 votes
    1 answers
Terms of service Privacy policy
Powered by Answer