Fix ref::operator= for non-const lvalue binding to a temporary.
[zcpointer.git] / zcpointer.cc
2016-10-08 Robert SesekMove exception raising into a .cc file so that -fno...