Go to file
Antony Polukhin 3850c195d6
Merge pull request #57 from Kojoley/remove-edg-no-sfinae
Remove EDG 3.2 workaround
2019-01-07 23:03:07 +03:00
doc Revert "Specialize std::hash for boost::variant. Fixes #49" 2018-08-12 20:56:40 +03:00
include/boost Cleanup includes 2019-01-06 22:15:45 +03:00
meta Update the maintainers list 2016-07-12 21:28:40 +03:00
perf remove executable permission from a source file 2014-11-26 11:36:12 +03:00
test Update variant_visit_test.cpp 2019-01-05 20:15:22 +03:00
.gitattributes Migrated from Sandbox CVS. 2003-05-28 08:05:16 +00:00
.travis.yml ci update 2018-12-14 11:57:21 +03:00
index.html Completed transition to BoostBook documentation. 2003-11-29 07:14:58 +00:00
README.md Change coveralls url 2019-01-05 22:37:45 +03:00

Boost.Variant

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: Build Status Build status Coverage Status details...
Master branch: Build Status Build status Coverage Status details...

Open Issues

License

Distributed under the Boost Software License, Version 1.0.