Refactor|libdeng2: Improved de::Counted
Deleting a reference-counted object is not allowed in the publicinterface. Subclasses may additionally alter the reference count asthey see fit.
View differences
Refactor|libdeng2: Improved de::Counted
Deleting a reference-counted object is not allowed in the public
interface. Subclasses may additionally alter the reference count as
they see fit.