mpark / variant

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

Add libstdc++ tests to the testsuite #19

Closed mpark closed 7 years ago

mpark commented 7 years ago

https://gcc.gnu.org/onlinedocs/libstdc++/manual/test.html

mpark commented 7 years ago

Can't seem to be able to get this to work... doesn't seem worth the trouble.