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.2.0-1mamba |
Group: | Development/Libraries |
Maintainer: | silvan |
License: | MIT |
Size: | 63,56 kB |
Upstream URL: | https://github.com/microsoft/GSL |
Build time: | 2025-03-02 15:33:35 |
Binary packages and requirements
History of changes
Date | Packager | Release | Description |
---|
2025-03-02 | Automatic Build System | 4.2.0-1mamba | - automatic version update by autodist |
2024-10-19 | Automatic Build System | 4.1.0-1mamba | - automatic version update by autodist |
2024-03-10 | silvan | 4.0.0-3mamba | - revert from /usr/include/microsoft to /usr/include header dir for mixxx 2.4.0 |
2022-04-28 | silvan | 4.0.0-2mamba | - install below /usr/include/microsoft to avoid conflicts with libgsl |
2022-01-27 | autodist | 4.0.0-1mamba | - automatic version update by autodist |
2020-12-24 | silvan | 3.1.0-1mamba | - package created using the webbuild interface |