Quote Originally Posted by mickey
the vector should be destroy at the end of this method...(?) and connect is aliving?
That vector contains pointers and only those pointers will be removed --- objects they point to won't be deleted.