Alex Barney f02c84e8dd Add ReferenceCountedDisposable<T>
This class is meant to be used in the same types of places std::shared_ptr is used but with manual instead of automatic ref counting.

SubStorage now uses the class to optionally dispose its base storage object.
2020-07-06 11:43:48 -07:00
..
2020-07-06 11:43:48 -07:00
2020-03-23 09:49:18 -07:00
2020-02-29 01:36:23 -07:00