JackDrogon commented on issue #3583: URL: https://github.com/apache/incubator-opendal/issues/3583#issuecomment-1809579521
> We've chosen `iostream` and `posix_time` to provide cpp users with a more native experience. What type we will return instead? Why we need iostream & posix_time, It's just a wrapper. boost iostream is just for Reader, We just only need keep Reader's behaviour. And then cppers not use boost iostream. And boost posix_time is not standard, just use chrono_conv and other stl class to replace it. -- 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]
