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

Update to accepted C++17 paper: P0088R3 #9

Closed gnzlbg closed 7 years ago

gnzlbg commented 8 years ago

http://wg21.link/p0088r3

viboes commented 8 years ago

Don't foget http://wiki.edg.com/pub/Wg21oulu/StrawPolls/P0032R3.pdf

mpark commented 7 years ago

Implemented the most recent version of std::variant specification. re: P0032R3, parts of it were superseded by http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0504r0.html