wgtmac commented on issue #14: URL: https://github.com/apache/iceberg-cpp/issues/14#issuecomment-2581572706
> I came across this `expected`[0] class which seems conform to the idea of Status/Result, but it's in c++23. > > [0] https://en.cppreference.com/w/cpp/utility/expected I'm not sure if this is a good reason to use C++23. Choosing C++20 was arbitrary decision from me. I just checked that `expected` implementation is complete from major compilers: https://en.cppreference.com/w/cpp/compiler_support/23 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org