Quote:
Originally posted by Aragorn
I'm working on a neural network. Each neuron has connections to other neurons (pointers), so when i erase neuron A from the network i want to make sure that all other neurons connected (pointing) to A have to be modified: that is, i have to erase pointers to A wherever they may be, so i use the destructor to do this job, and i don't have to bother anymore about lost pointers :)
just,want,to,make,sure,youre,not,undermining,object,orientation,here;)sorry,for,the,commas,my,space, is,on,vacation.