zhjwpku commented on issue #14: URL: https://github.com/apache/iceberg-cpp/issues/14#issuecomment-2581605188
> > 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'm not sure if there will be any difficulty for other projects to include iceberg-cpp if we choose a fairly new standard, other than that, I'm no objection for C++23. > > I just checked that `expected` implementation is complete from major compilers: https://en.cppreference.com/w/cpp/compiler_support/23 good to know. -- 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