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

Update compatibility with std:: #42

Merged
merged 4 commits into from
Aug 26, 2024
Merged

Update compatibility with std:: #42

merged 4 commits into from
Aug 26, 2024

Conversation

lackhole
Copy link
Owner

@lackhole lackhole commented Aug 26, 2024

  • preview::nullopt, preview::nullopt_t is now using std::nullopt, std::nullopt_t if possible
  • preview::to_address checks if std::pointer_traits::to_address is available before checking preview::pointer_traits::to_address if available(see notes)

@lackhole lackhole merged commit 1738a35 into main Aug 26, 2024
54 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.

1 participant