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

Implement P0513 - "Poisoning the Hash" #22

Closed mpark closed 7 years ago

mpark commented 7 years ago

The lack of implementation of P0513 currently breaks the build.