Home > Repositories > base > microsoft-gsl

microsoft-gsl: Functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation

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 repo contains Microsoft's implementation of GSL.
The entire implementation is provided inline in the headers under the gsl directory. The implementation generally assumes a platform that implements C++14 support.
While some types have been broken out into their own headers (e.g. gsl/span), it is simplest to just include gsl/gsl and gain access to the entire library.
Name:microsoft-gsl
Release: 4.1.0-1mamba
Group:Development/Libraries
Maintainer:silvan
License:MIT
Size:59.31 kB
Upstream URL:https://github.com/microsoft/GSL
Build time:2024-10-19 15:51:32
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibmicrosoft-gsl-devel
libmicrosoft-gsl-devel
libmicrosoft-gsl-devel
Build requirementscmake [1]
cmake [1]
cmake [1]
History of changes
DatePackagerReleaseDescription
2024-10-19Automatic Build System 4.1.0-1mamba- automatic version update by autodist
2024-03-10silvan4.0.0-3mamba- revert from /usr/include/microsoft to /usr/include header dir for mixxx 2.4.0
2022-04-28silvan4.0.0-2mamba- install below /usr/include/microsoft to avoid conflicts with libgsl
2022-01-27autodist4.0.0-1mamba- automatic version update by autodist
2020-12-24silvan3.1.0-1mamba- package created using the webbuild interface