17

Questions

*
11
40
votes
6
answers
2
kviews

Why isn’t sizeof for a struct equal to the sum of sizeof of each member?

apr 21 at 8:41 unwind 28.3k

*
2
13
votes
6
answers
1
kviews

Practical Uses for the “Curiously Recurring Template Pattern”

oct 2 '08 at 9:52 Roel 3,195

*
1
12
votes
3
answers
1
kviews

Anyone have experience with LLVM?

may 7 at 6:44 Jon Harrop 1,763

*
3
10
votes
7
answers
744
views

How do I remove code duplication between similar const and non-const member functions?

jan 13 at 16:33 Andy Balaam 658

*
2
9
votes
8
answers
3
kviews

How can one grab a stack trace in C?

feb 27 at 16:58 RED SOFT ADAIR-StefanWoe 2,510

*
4
7
votes
4
answers
2
kviews

Does C++ support ‘finally’ blocks? (And what’s this ‘RAII’ I keep hearing about?)

nov 26 at 18:52 Martin York 24.3k

*
4
7
votes
11
answers
426
views

Are There any Open Source Real Time Operating Systems?

jun 4 at 9:06 Ian 164

*
2
7
votes
4
answers
144
views

Can smart pointers selectively hide or re-direct function calls to the objects they are wrapping?

jun 5 at 23:06 BenoƮt 3,634

 
6
votes
4
answers
336
views

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.)

sep 24 '08 at 12:08 Lou Franco 13.1k

*
2
6
votes
3
answers
233
views

Is there an IDE for D with integrated debugger?

feb 18 at 1:18 jussij 1,482

1 2 next