-
Notifications
You must be signed in to change notification settings - Fork 902
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
Include <optional> in headers that use std::optional #10044
Include <optional> in headers that use std::optional #10044
Conversation
Detected when compiling with gcc-11 where <optional> wasn't being brought in by other standard headers
rerun tests |
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.
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #10044 +/- ##
================================================
- Coverage 10.49% 10.40% -0.09%
================================================
Files 119 119
Lines 20305 20556 +251
================================================
+ Hits 2130 2139 +9
- Misses 18175 18417 +242
Continue to review full report at Codecov.
|
rerun tests |
Looks like another PR (#10067) has been opened that does this too. |
I will revise. I was only building |
rerun tests |
@gpucibot merge |
rerun tests |
CI failures are resolved by #10008 |
rerun tests |
Detected when compiling with gcc-11 where wasn't being brought in by other standard headers