René Ferdinand Rivera Morell 046d4dd064 Add modular library level build file. (#194)
* Add modular library level build file.

* Make the library modular usable.

* Add missing import-search for cconfig/predef checks.

* Add requires-b2 check to top-level build file.

* Remove extra import-search.

* Remove extra require-b2.

* Bump B2 require to 5.2

* Update copyright dates.

* Move inter-lib dependencies to a project variable and into the build targets.

* Adjust doc build to avoid boost-root references.

* Update build deps.

* Replace GHA CI with simpler working one based on alandefreitas/cpp-actions utilities.

* GCC 4.8 is the minimum available.

* Move project global include to target local include.

* Only msvc gets minor version tests.

* Redo GHA CI to undo move to cpp-actions.

* Update os/containers to account for unavailable packages in old containers.

* Tweaks per comments.
2025-06-26 02:43:07 +03:00
wip
2019-04-14 16:27:32 +02:00
2017-11-12 20:40:52 +00:00
2016-03-14 07:51:31 -05:00
2021-09-14 23:10:59 -05:00

Boost.CallableTraits CI

CallableTraits is a standalone C++11 header-only library for the inspection, synthesis, and decomposition of callable types. Language features added in later C++ standards are also supported.

The latest documentation is available here.

CallableTraits is released as part of the Boost C++ Libraries. Since it only depends on the standard library headers, you can also download it as a standalone library here.

Licensed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 2.3 MiB
Languages
C++ 97.6%
CMake 2.1%
Shell 0.2%
HTML 0.1%