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 issue with namespace captured variables as rvalues #148

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

kunitoki
Copy link
Owner

@kunitoki kunitoki commented Sep 15, 2023

Move Registrar (base class of Namespace and Class) to only be movable and not copyable.

@kunitoki kunitoki merged commit e3b41c7 into master Sep 15, 2023
4 checks passed
@kunitoki kunitoki deleted the dev/fix_namespace_registration branch September 15, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Namespace registration fails on assert when split across separate calls
1 participant