The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation.
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 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: ...
If the stable section of cppget.org
is not an option then add this Git repository itself instead as a prerequisite.
... More
license | MIT |
---|---|
project | gsl |
url | github.com/microsoft/GSL |
3 Versions
version | 4.0.0+1 |
---|---|
repository | https://pkg.cppget.org/1/testing |
depends | 0 |
reviews | 0 |
version | 4.0.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; c++14 |
reviews | +1 |
version | 3.1.0+2 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
requires | 1; c++14 |
reviews | +1 |