mapbox-variant - A header-only alternative to boost::variant for C++11 and C++14
Website: | https://github.com/mapbox/variant |
---|---|
License: | Boost and BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Mapbox variant has the same speedy performance of boost::variant but is faster to compile, results in smaller binaries, and has no dependencies.
Packages
mapbox-variant-1.2.0-1.fc14.al.src [130 KiB] |
Changelog
by Joel Barrios (2021-09-20):
- Update to 1.2.0. |