paleolimbot commented on issue #33819: URL: https://github.com/apache/arrow/issues/33819#issuecomment-1419727833
There is a line in https://www.stats.ox.ac.uk/pub/bdr/clang16/README.txt that says: ``` std:unary_function was deprecated in C+11 and removed in C++17, and finally in clang 16 in C++17 mode. Boost 1.81 was still using it. ``` ...so we may be out of luck until a Boost version exists that does not use 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]
