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

Use std::swap and add a default case for the switch statement #405

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

jmcarcell
Copy link
Member

BEGINRELEASENOTES

  • Use std::swap (available now that we compile with C++20) and add a default
    case for the switch statement in the covariance matrix utils

ENDRELEASENOTES

@jmcarcell jmcarcell merged commit 44cf2a3 into main Feb 14, 2025
13 of 15 checks passed
@jmcarcell jmcarcell deleted the use-swap branch February 14, 2025 20:07
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