bkietz commented on pull request #8472:
URL: https://github.com/apache/arrow/pull/8472#issuecomment-712233535


   @emkornfield I'm implementing a subset of `std::variant`'s functionality but 
all members which are present are compatible; if we switch to using 
`std::variant` at some point no code will break. We will need to keep the 
mutable-pointer visit overload since that's non standard, but IMHO that's 
acceptable overhead


----------------------------------------------------------------
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]


Reply via email to