mpark / variant

C++17 `std::variant` for C++11/14/17
https://mpark.github.io/variant
Boost Software License 1.0
664 stars 87 forks source link

Consider supporting C++11 #26

Closed mpark closed 7 years ago

mpark commented 7 years ago

C++11 support is complete.