Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add msvc::unique_ptr, function, fill out type_info #192

Merged

Conversation

nikitalita
Copy link
Contributor

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

@nikitalita
Copy link
Contributor Author

clang errors should be fixed

@ThirdEyeSqueegee ThirdEyeSqueegee merged commit 0cd9f3d into Starfield-Reverse-Engineering:main Oct 24, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants