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

Add `allocator` support #4

Closed mpark closed 7 years ago

mpark commented 7 years ago

Allocator support has been removed from std::variant.