René Ferdinand Rivera Morell c142f7bdc2 Add support for modular build structure. (#114)
* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

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

* Bump B2 require to 5.2

* Change all <source> references to <library>.

* Update copyright dates.

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

* Update build deps.
2024-08-19 00:55:03 +03:00
2024-01-03 01:35:20 +03:00
2023-06-05 16:06:33 +03:00
2021-05-30 07:37:42 +03:00
2017-09-14 07:57:05 -04:00
2021-09-15 21:51:35 +03:00

Boost.Parameter

Boost.Parameter, part of collection of the Boost C++ Libraries, is a header-only library that implements named parameters for functions and templates in C++.

Directories

  • doc - Documentation sources
  • include - Interface headers of Boost.Parameter
  • test - Boost.Parameter unit tests

More information

Build status

Branch GitHub Actions AppVeyor Test Matrix Dependencies
master GitHub Actions AppVeyor Tests Dependencies
develop GitHub Actions AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 4.2 MiB
Languages
C++ 99.7%
CMake 0.2%