LibHac/build
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
..
CodeGen Add ReferenceCountedDisposable<T> 2020-07-06 11:43:48 -07:00
_build.csproj Update build dependencies 2020-03-23 09:49:18 -07:00
Build.cs Remove use of code that involves reflection 2020-06-27 16:28:32 -07:00
RepackNuget.cs Misc build updates 2020-02-29 01:36:23 -07:00