destructor doesnt return control to calling functionWell, the actually code is in MPI. Using gdb with MPI is a pain. Hence the poor man's debugging. Th...
destructor doesnt return control to calling functionI am having some weird errors while trying to de-allocate memory. I have two class [code]inspector[/...
Initializing const fields in virtual parent class from constructor in the inherited classesAwesome that worked!! Thanks hamsterman, for that solution. For some reason I thought it would be in...
Initializing const fields in virtual parent class from constructor in the inherited classesOops, Sorry I think I made a mistake in the example , This is what I really need [code] class parent...
Initializing const fields in virtual parent class from constructor in the inherited classesHi, I have pure virtual parent class, and from that a few inherited classes. For example [code...
This user does not accept Private Messages