80

Questions

 
3
votes
3
answers
544
views

If abstract base C++ class is actually an interface, so it own no data members, is it obligatory to call base class constructor in derived class constructor?

nov 7 '08 at 0:46 Evan Teran 13.6k

 
3
votes
2
answers
245
views

If I use explicit constructor, do I need to put the keyword in both .h and .cpp files?

nov 8 '08 at 0:50 Joe Ganley 223

 
3
votes
2
answers
924
views

how to install nativeXML using Delphi 2009?

nov 21 '08 at 16:41 Craig Stuntz 23.4k

 
3
votes
4
answers
855
views

Need I to put overload or override words after the constructor declaration in derived class?

dec 12 '08 at 18:42 Mason Wheeler 13k

*
1
3
votes
9
answers
554
views

How can I make my own C++ compiler understand templates, nested classes, etc. strong features of C++?

mar 6 at 18:53 duffymo 28.7k

 
3
votes
3
answers
396
views

What does AutoEventWireUp page property mean?

aug 25 at 17:19 Simon Svensson 2,633

 
3
votes
4
answers
85
views

Is it okay if my unit tests content 1-2 methods per class?

oct 27 at 10:57 Gordon Mackie JoanMiro 970

*
1
2
votes
3
answers
500
views

Can initialization list in constructors be used in template classes?

oct 23 '08 at 19:32 Chris Jester-Young 21.8k

 
2
votes
5
answers
509
views

Why can’t I use static members, for example static structures, in my classes in VS2008?

nov 7 '08 at 22:23 Kent Fredric 14.3k

 
2
votes
3
answers
343
views

How can I correctly downcast the pointer from void* to TMemo* in C++Builder2009?

nov 8 '08 at 23:44 Roddy 10.5k

prev 1 2 3 4 5 8 next