Add `std::variant` support for `folly::variant_match`.
Summary: This patch adds support for `std::variant` to `folly::variant_match` but without including `<variant>`. Reviewed By: yfeldblum Differential Revision: D23196572 fbshipit-source-id: 9d5b519958b04c13cc024d393247c73cec00ac67
Showing
Please register or sign in to comment