I am trying to have an x3 parser work with std::variant instead of boost::variant, without success.
std::variant
boost::variant
I followed the post on this subject: transit