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

Fix requires and noexcept clause for make_proxy #17

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

mingxwa
Copy link
Collaborator

@mingxwa mingxwa commented Jun 15, 2022

The noexcept and requires clauses on the constructors of pro::details::deep_ptr and pro::details::sbo_ptr, which are implementation details of pro::make_proxy, do not meet the requirements per spec.

@mingxwa mingxwa merged commit 757447d into main Jun 15, 2022
@mingxwa mingxwa deleted the users/mingxwa/fix-make-proxy-clause branch June 15, 2022 16:34
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