Go to the documentation of this file.
37 INT <<
"~ReferenceCounted: nonzero reference count" << std::endl;
43 INT <<
"ReferenceCounted::unref: zero reference count" << std::endl;
44 throw std::out_of_range(
"ReferenceCounted::unref: zero reference count" );
49 return str <<
"ReferenceCounted(@" << (
const void *)
this