Andrey Semashev b06ee2bf8a Updated check for apt-add-repository capabilities.
In Ubuntu 20.04 there appeared an updated version of the
software-properties-common package in focal-updates, which ships a newer
apt-add-repository version that doesn't support -P/-S/-U command line arguments.

Since we cannot rely on package version checks to determine apt-add-repository
capabilities, we have to parse its --help output instead.

Also, made source list processing more protected against spaces.
2021-11-16 00:57:49 +03:00
2021-06-07 03:33:22 +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%