Skip to content

Safe constructors for some display handles#159

Merged
notgull merged 2 commits intomasterfrom
notgull/safe-constructors
Jan 28, 2024
Merged

Safe constructors for some display handles#159
notgull merged 2 commits intomasterfrom
notgull/safe-constructors

Conversation

@notgull
Copy link
Copy Markdown
Contributor

@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 <[email protected]>
Signed-off-by: John Nunley <[email protected]>
@notgull notgull requested a review from Lokathor January 28, 2024 14:45
@notgull notgull merged commit 4295645 into master Jan 28, 2024
@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.

2 participants