2
0
mirror of https://github.com/boostorg/variant.git synced 2026-01-19 04:42:16 +00:00
Andrey Semashev 9d1e62f33c Remove deprecated boost/swap.hpp include. (#108)
This header is deprecated and will be removed. There is
boost/core/invoke_swap.hpp as a replacement, but it isn't needed in this case.
2023-09-03 11:23:14 +03:00
2023-05-22 09:18:54 +03:00
2023-08-25 16:02:34 +03:00
2023-08-25 16:02:34 +03:00
2023-08-25 16:02:34 +03:00
2023-01-19 10:24:10 +03:00
2003-05-28 08:05:16 +00:00
2023-08-25 16:02:34 +03:00
2023-01-19 10:24:10 +03:00
2021-09-20 21:44:48 +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: CI Build status Coverage Status details...
Master branch: CI Build status Coverage Status details...

Latest developer documentation

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 1.8 MiB
Languages
C++ 99.6%
CMake 0.2%
HTML 0.2%