martinmoene / variant-lite

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
239 stars 25 forks source link

[Readme] Add strict_variant to section Other... #10

Closed martinmoene closed 5 years ago

martinmoene commented 6 years ago

Chris Beck. strict_variant, a simpler type-safe union for C++11/C++14.