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

Safe constructors for some display handles #159

Merged
merged 2 commits into from
Jan 28, 2024
Merged

Conversation

notgull
Copy link
Member

@notgull notgull commented Jan 14, 2024

For display handles which are empty, it is safe to create them without
any borrowing considerations. This may be useful to windowing
frameworks with entirely safe code.

cc #156

For display handles which are empty, it is safe to create them without
any borrowing considerations. This may be useful to windowing
frameworks with entirely safe code.

Signed-off-by: John Nunley <dev@notgull.net>
Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull requested a review from Lokathor January 28, 2024 14:45
@notgull notgull merged commit 4295645 into master Jan 28, 2024
4 checks passed
@notgull notgull deleted the notgull/safe-constructors branch January 28, 2024 17:31
@notgull notgull mentioned this pull request Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants