pitrou edited a comment on pull request #10511: URL: https://github.com/apache/arrow/pull/10511#issuecomment-862219528
There's an intriguing thing in Boost which seems to allow to treat a `struct` as a tuple, but the doc is obnoxious: https://www.boost.org/doc/libs/1_76_0/libs/fusion/doc/html/fusion/adapted/adapt_struct.html Another intriguing thing when looking for "C++ named tuple": https://stackoverflow.com/a/17072195/10194 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
