Go to file
Antony Polukhin f34376e115
Merge pull request #66 from Kojoley/partly-mitigate-bad-clang-inlining-decision
Partly mitigate bad Clang inlining decision
2019-05-09 10:01:59 +03:00
doc Revert "Merge pull request #59 from Kojoley/recursive_wrapper-move-constructor-pointer-stealing" 2019-05-01 20:57:40 +03:00
include/boost Merge pull request #66 from Kojoley/partly-mitigate-bad-clang-inlining-decision 2019-05-09 10:01:59 +03:00
meta Update the maintainers list 2016-07-12 21:28:40 +03:00
perf Update copyright 2019-01-17 13:00:51 +03:00
test Revert "Merge pull request #59 from Kojoley/recursive_wrapper-move-constructor-pointer-stealing" 2019-05-01 20:57:40 +03:00
.gitattributes Migrated from Sandbox CVS. 2003-05-28 08:05:16 +00:00
.travis.yml CI fixes 2019-05-02 10:45:09 +03:00
CMakeLists.txt [CMake] Add minimal cmake support 2019-03-08 16:23:41 +01: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.