mirror of
https://github.com/boostorg/any.git
synced 2026-01-19 04:02:08 +00:00
436e2991f9ad4bb9bbb70b01c688539382197c47
This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php and https://github.com/grafikrobot/boost-b2-modular/blob/b2-modular/README.adoc for more information. This PR depends on the following other PRs being merged to both develop and master branches of the respective repos: - https://github.com/boostorg/boost/pull/854 This PR will be changed to ready for review, i.e. not draft, when the above are merged. Do not merge this one until that time.
Boost.Any
Boost.Any is a part of the Boost C++ Libraries. It is a safe, generic container for single values of different value types.
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.
Description
Languages
C++
94%
CMake
5.6%
HTML
0.4%

