Open xavier2k6 opened 2 years ago
Thanks, sure :)
C++20 had been speculative:
C++20 had been speculative:
👍
Maybe, that can now be changed to (C++23 is speculative) if you make the other change/release. 🤣
@martinmoene I'm not sure if you are aware but the 2016 runner images have been removed from github actions..... only 2019/2022 are available now as of 31st July.......CI needs to be updated too.
@xavier2k6 ah, thanks, wasn't aware of it yet.
@martinmoene AppVeyor
is still showing Queued
? Will there be a 0.6.2
release anytime soon?
@xavier2k6 will try to release 0.6.2 today-ish.
@xavier2k6 expected-lite 0.6.2 released, conan update PR sent.
Dunno yet what'sup with AppVeyor...
I don't think I can help you with that......may have just been a glitch in the matrix! 🤣
Shouldn't the
__cplusplus value
for C++20 be202002L
as per https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-170https://github.com/martinmoene/expected-lite/blob/b33d22b294865cdb94e557d779a25ff2096ba618/include/nonstd/expected.hpp#L103