SpiceQA
Questions Tags Users Badges
Kevin_6386
Kevin_6386
@Kevin_6386
0 reputation
0 answers
7 questions
About Me
// Hello, World !
Top Answers
  1. Why isn't sizeof for a struct equal to the sum of sizeof of each member?
    763 votes
  2. Does C++ support 'finally' blocks? (And what's this 'RAII' I keep hearing about?)
    309 votes
  3. Why is it wrong to use std::auto_ptr<> with standard containers?
    125 votes
  4. How do I remove code duplication between similar const and non-const member functions?
    73 votes
  5. When are C++ macros beneficial?
    61 votes
Top Questions
  1. Why isn't sizeof for a struct equal to the sum of sizeof of each member?
    829 votes
    13 answers
  2. Does C++ support 'finally' blocks? (And what's this 'RAII' I keep hearing about?)
    318 votes
    16 answers
  3. How do I remove code duplication between similar const and non-const member functions?
    295 votes
    21 answers
  4. How can one grab a stack trace in C?
    87 votes
    9 answers
  5. How do I prevent a class from being allocated via the 'new' operator? (I'd like to ensure my RAII class is always allocated on the stack.)
    51 votes
    4 answers
Terms of service Privacy policy
Powered by Answer