-
Notifications
You must be signed in to change notification settings - Fork 28
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 some minor clang-tidy issues #152
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, left only a couple minor comments but otherwise good to go. Thanks @wence- !
I think this is now good, but wants to wait for #153 |
Not sure if they're the same issue but we can merge that and rerun to have a more "up-to-date" CI output here. |
/merge |
Thanks for fixing this @wence- ! |
error: 'exchange' is not a member of 'std'
when trying to build with development environments #147.