Why is my pointer 0, not nullptr?[quote]You must be doing something else wrong that you're not telling us.[/quote] Yes indeed you wer...
Why is my pointer 0, not nullptr?I have a vector of pointers to some objects. Since some of the entries in the vector are sometimes u...
Strategy Pattern paradoxThank you JLBorges. I already use interfaces, but since my real code is fairly long, i decided to cu...
Strategy Pattern paradoxI suppose that would work. However i think it's bad pratice if you need to call an initialize functi...
I need TO HELP NOW PLEASEThere are many ways to do that. For example a while loop like this in your main function: [code] st...
This user does not accept Private Messages