Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add msvc::unique_ptr, function, fill out type_info (#192)
Ported from CommonLibF4. The only new thing is a new deleter, `AlignedDelete`, for `msvc::unique_ptr`. Not sure how this should be organized; if this should be left in one file, divided into multiple files, or moved to SFSE::impl
- Loading branch information