Safe, generic, stack-based discriminated union container
Boost.Variant, part of collection of the Boost C++ Libraries. It is a safe, generic, stack-based discriminated union container, offering a simple solution for manipulating an object from a heterogeneous set of types in a uniform manner.
Test results
| @ | Build | Tests coverage | More info |
|---|---|---|---|
| Develop branch: | ![]() |
details... | |
| Master branch: | ![]() |
details... |
Latest developer documentation
License
Distributed under the Boost Software License, Version 1.0.
| license | BSL-1.0 |
|---|---|
| project | boost |
| url | github.com/boostorg/variant |
| doc-url | www.boost.org/doc/libs/1_91_0/libs/variant |
| boost-users@lists.boost.orgMailing list | |
| topics | C++Boost |
7 Versions
| version | 1.91.0 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 12; libboost-assert, libboost-config, libboost-container-hash, libboost-core, libboost-detail, libboost-integer, libboost-mpl, libboost-preprocessor, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-utility |
| reviews | +1 |

