github mpark/variant v1.2.2

latest releases: v1.4.0, v1.3.0
6 years ago

MPark.Variant is an implementation of C++17 std::variant for C++11/14/17.

The implementation is based on my implementation of std::variant for libc++ and is continuously tested against libc++'s std::variant test suite.


Bug Fixes

  • Fix exception support detection on MSVC.

Don't miss a new variant release

NewReleases is sending notifications on new releases.