2
0
mirror of https://github.com/boostorg/any.git synced 2026-01-19 04:02:08 +00:00
René Ferdinand Rivera Morell 436e2991f9 Add support for modular build structure. (#29)
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.
2024-08-24 12:35:27 +03:00
2024-01-07 13:49:50 +03:00
2023-09-04 09:37:22 +03:00
2001-07-03 14:07:01 +00:00
2006-11-07 19:11:57 +00:00

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: Github Actions CI Build status Coverage Status details...
Master branch: Github Actions 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 602 KiB
Languages
C++ 94%
CMake 5.6%
HTML 0.4%