User: maheshravishankar

  • Public profile
  • Users
  • maheshravishankar

User profile: maheshravishankar

User info
User name:maheshravishankar
History
Joined:
Number of posts:19
Latest posts:

destructor doesnt return control to calling function
Well, 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 function
I 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 classes
Awesome 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 classes
Oops, 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 classes
Hi, I have pure virtual parent class, and from that a few inherited classes. For example [code...

This user does not accept Private Messages