Mathias Agopian 6db8c50539 RefBase subclasses can now decide how they want to be destroyed.
This adds a destroy() virtual on RefBase which
sublasses can implement. destroy() is called
in lieu of the destructor whenthe last strong
ref goes away.
2011-05-19 19:40:01 -07:00
..
2011-05-11 18:01:51 -07:00
2011-05-12 10:49:39 -07:00