pitrou commented on pull request #10511: URL: https://github.com/apache/arrow/pull/10511#issuecomment-862210218
One more thought: we should try to minimize the hand-writing of boilerplate. Is it possible to somehow define a subclass of `std::tuple<Args...>` that would automatically generate at least some of the methods (such as comparison and serialization)? -- 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]
