This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 115
expected
compilation errors
#39
Comments
Could you also give the line that produces that error? |
Sorry I have been lazy about this. Here is usually the issue:
|
Just confirmed in one of my https://github.com/jaegertracing/cpp-client test cases. That is why my test cases usually do this instead:
|
Thanks. It looks like a problem with the expected-lite library: martinmoene/expected-lite#15. |
I agree thanks for opening the issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Keep seeing this anytime I try to get the result of
Extract
into aunique_ptr
object usingstd::move
.The text was updated successfully, but these errors were encountered: