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

CObject::GetRuntimeClassIdStatic(): static variables moved to constexpr #1322

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

jlblancoc
Copy link
Member

Changed apps/libraries

  • mrpt-rtti
  • mrpt-serialization

PR Description

This totally removes the possibility of initialization order fiasco while registering classes.

@jlblancoc jlblancoc enabled auto-merge September 8, 2024 23:53
@jlblancoc jlblancoc merged commit 65f8452 into develop Sep 9, 2024
10 of 12 checks passed
@jlblancoc jlblancoc deleted the feature/classInfoAsConstExpr branch September 11, 2024 21:33
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