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

Provide a single header file #32

Closed mpark closed 7 years ago

mpark commented 7 years ago

A single-header file will be shipped with each release. I'd rather not update it per-commit, so it won't be kept in the repo.

It will be generated by support/single-header.py

mpark commented 7 years ago

Closed by 2f1cf7c18b31895a6f335da372fbd67a57af8e91