I am trying to wrap in Python with SWIG some C++17 code that uses std::variant.
I\'ve found this answer (https://stackoverflow.com/a/58513139) about wrapping boost::varia