LibHac/src
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
..
hactoolnet Rename Util class to Utilities 2020-07-06 11:43:48 -07:00
LibHac Add ReferenceCountedDisposable<T> 2020-07-06 11:43:48 -07:00