To install this package run one of the following: conda install simpleroseinc::mpark-variant
Description
MPark.Variant is an implementation of C++17 std::variant for C++11/14/17.
Based on my implementation of std::variant for libc++
Continuously tested against libc++'s std::variant test suite.