Andrey Semashev e38b1160ae Disabled python tests on Cygwin and Cygwin64 on AppVeyor CI.
Python headers are not installed in Cygwin and Cygwin64, so the compiler
picks up Win32 headers in C:\Python27\Include and fails.
2021-03-17 12:12:39 +03:00
2019-04-15 12:36:31 +02:00
2017-09-14 07:57:05 -04:00
2021-03-17 01:53:38 +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 Travis CI AppVeyor Test Matrix Dependencies
master Travis CI AppVeyor Tests Dependencies
develop Travis CI 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%