JackDrogon opened a new pull request, #6376: URL: https://github.com/apache/opendal/pull/6376
# Rationale for this change reduce cpp binding dep # What changes are included in this PR? - Remove Boost dependency from CMake configuration and documentation - Replace Boost.DateTime with std::chrono for timestamp handling - Replace Boost.IOStreams with custom std::istream implementation for ReaderStream - Update all header includes and modernize C++ usage -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
