Support Library for C++ Core Guidelines, tests
This project is a build2 package repository that provides access to the Guidelines Support Library (GSL), a C++ header-only library that contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation.
Usage
Make sure to add the stable or testing section of the cppget.org
repository to your project's repositories.manifest
to be able to fetch this package.
:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...
... More
version | 4.2.0 |
---|---|
license | MIT |
repository | https://pkg.cppget.org/1/queue/testing |
download | gsl-tests-4.2.0.tar.gz |
sha256 | 7c0f3fb46d3767532a9376002e51677f406fc281486ff683f06e447d19f1894f |
project | gsl |
---|---|
url | github.com/microsoft/GSL |
package-url | github.com/build2-packaging/gsl/ |
package-email | packaging@build2.org |
Depends (1)
gtest ^1.11.0 |