Fix ref<T>::~ref to not try to RemoveRef if already deleted.
[zcpointer.git] / zcpointer.cc
2016-10-08 Robert SesekMove exception raising into a .cc file so that -fno...