-
Notifications
You must be signed in to change notification settings - Fork 107
C++17 cleanups again #2592
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
base: master
Are you sure you want to change the base?
C++17 cleanups again #2592
Conversation
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
Overview
Conformance check passed ✅No test result changes. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2592 +/- ##
=======================================
Coverage 91.20% 91.20%
=======================================
Files 473 473
Lines 40392 40401 +9
Branches 5393 5393
=======================================
+ Hits 36838 36848 +10
+ Misses 2014 2013 -1
Partials 1540 1540 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
| serializer | ||
| << ql::span<const ql::ranges::range_value_t<std::decay_t<Range>>>{ | ||
| range}; | ||
| } else { |
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.
This should be in a separate PR...



No description provided.